Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create a synceed account #56

Open
guillaumearnx opened this issue Nov 12, 2022 · 2 comments
Open

Unable to create a synceed account #56

guillaumearnx opened this issue Nov 12, 2022 · 2 comments

Comments

@guillaumearnx
Copy link

Hello,

I installed the client + server version of the application on my machine.

Once connected to the server, I am prompted to create an account and select a currency. When validating, nothing happens.

Nothing appears in the console on the server side.

Despite everything, these errors appear in console. I guess they have something to do with the server's SECRET_KEY variable but I don't see if it needs to be set on the client.

image

Thank's

@sebastienbarbier
Copy link
Owner

Could not reproduce, looks more like a side effect of something else, do you have an error before that ?

When validating, nothing happens.

Looks like the form is somehow now working then .. can see in your log createAccount.js. Did you by any chance not selected a currency ? Can you try to create an account without login, then in app login ? You should be able then in settings/account to migrate local account to server ... let's see if that work.

Thanks for your time ☺️, I'm working on improving all this mess at the moment, really ennoying sorry for that.

@guillaumearnx
Copy link
Author

The error appears when clicking on create an account

image

I can create a local account. It's working. But after, i can't migrate to server account, same error in console.

How to check createAccount.js logs ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants