2 months ago
I can't see my values, I got the above error.
Pinned Solution
2 months ago
okay, so that error is coming from nightscout, not railway. import_config is a nightscout variable used to load settings from an external url like a github gist. if you're not using it, just go to your railway variables tab and delete it completely. if you are using it, make sure the value is a valid public url (like a raw github gist link). either way your app is already running fine, it's just a warning. the "can't see my values" issue is separate, double check that your mongodb_uri, api_secret, and base_url are all properly set in the railway variables tab
i hope this help you :)
5 Replies
Status changed to Awaiting Railway Response Railway • 2 months ago
2 months ago
Hello, can you share more details so i can help you fix this? , what template or service are you running, and where exactly does the error show in build logs or runtime logs? also a screenshot would help a lot. the error points to a misconfigured or missing url in your import_config variable but i need to see your setup to tell you exactly what to fix
2 months ago
okay, so that error is coming from nightscout, not railway. import_config is a nightscout variable used to load settings from an external url like a github gist. if you're not using it, just go to your railway variables tab and delete it completely. if you are using it, make sure the value is a valid public url (like a raw github gist link). either way your app is already running fine, it's just a warning. the "can't see my values" issue is separate, double check that your mongodb_uri, api_secret, and base_url are all properly set in the railway variables tab
i hope this help you :)
Status changed to Solved brody • 2 months ago
