I noticed yours is silent... It should have broadcasted almost immediately after catching up. My best guess is your account/active key aren't properly set.
You are viewing a single comment's thread from:
I noticed yours is silent... It should have broadcasted almost immediately after catching up. My best guess is your account/active key aren't properly set.
I modified them right into the config.js file instead of the .env, but that shouldn't make a difference(unless it uses the .env somewhere else?).
Edit: I just restarted it and that seemed to work. Age old trick :)
I just wrote a little feedback into the start routine. But glad it's working for you.
So one of the issues with not using an .env is when you pull a new commit it will overwrite the config file.