tectiv3 / standardfile

Standard File Server, Go Implementation
MIT License
99 stars 13 forks source link

"A server error occurred while trying to register. Please try again." #10

Closed wginsberg closed 6 years ago

wginsberg commented 6 years ago

Edit

http://localhost:8888/api works fine.

-

I followed the steps in the readme and the server starts without errors. I'm able to see Dashboard. Server version: v0.2.0 when I go to localhost:8888.

When I try to register an account from the desktop app on osx I get the error in the title. When I try to register an account from the android app, using my laptop's IP address it just hangs on the "generating keys" message.

Am I missing a step somewhere?