stustapay / stustapay

Electronic Payment System for Events using NFC Wristbands

Home Page:https://stustapay.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with stustapay db add-data

bekhy opened this issue · comments

image

Tell me please why "stustapay db add-data" gives an error message?

this is right after:
stustapay db rebuild

Obviously the problem is in NODE-ID. It is related to the secret key.

image
We are missing a secret key and it should be added when we have a working node.

We have a node, a root node and an event node.
image

i suggest you use stustaculum-2023 branch for now, since the node implementation is currently ongoing and out master branch is not yet stable with it. we will make sure that the transition from stustaculum-2023 branch to the master branch will work.

@TheJJ
Good afternoon
Launch error on branch 2023-stustaculum
image

Perhaps I'm doing something wrong, let you help me with the steps. Perhaps I missed something.

The error is due to the fact that there is no package launch file, that is, the main file main.py, there is only init.py in the folder. The main branch has a file main.py

Its main branch
image

This is stustaculum-2023
image

I took this file from the main branch and checked it, but still an error
image

The error is clear to me, but is it even worth taking these dependencies from the main branch or is there another way?

probably not - the master is getting better in shape so you can try using it. but no promise, since we're adding new features providing more flexibility for merchants and product management. you may have picked an early time where stustapay is tricky to deploy as we're polishing it - so you have an easier time once the improvements have landed :)

We have more tree-related features on master now. I'll close this issue!