How to register/sign-in for a local dev instance?

I thought I’d play around with a local instance (maybe I’ll try to fix some bugs or contribute some features, but for now I’m just trying to get oriented).

I’ve followed the instructions in CONTRIBUTING.md and have a local server running at http://dev.beta.online-go.com:8080 (from commit 572b7fc71feece5a887f81ebda6c86179afc2c52), but when I try to “register” or “sign in” to my local instance I get the “An error has occurred” message without further context.

Is this the right place to get help?

  • If so, what might I be missing? (I can provide more details about my setup if that’s useful…)
  • If not, I’d appreciate a pointer to the right resource!
5 Likes

Not sure what the issue is, but I usually test with localhost:8080 instead of dev.beta.online-go.com

Also, you can register at beta.online-go.com (non-local) since it’s the same server that your local client will be hitting. You will still need to sign in via the local client though. Also I’m not sure if you’re trying to do SSO (e.g. Google/Facebook sign-in), but in my experience, password login usually has fewer issues.

3 Likes

Thanks! Registering first at beta.online-go.com allowed me to sign in to my local instance. (I’m not trying to do SOO.)

2 Likes

Glad to hear you’re in! Happy to help if you have any more questions :smiley:

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.