Closed octalpixel closed 2 years ago
@Skn0tt followed this https://docs.quirrel.dev/deploying and https://dev.to/remixtape/self-hosting-quirrel-5af7
That looks like the token you're using is invalid. Are you sure you've correctly set the token you aquired? Another source of error I could think about is that your redis instance is not configured to persist data, so all token information is lost on the Quirrel side after a while.
That's all the pointers I can think of right now. If that doesn't help, please provide me a detailed step-by-step guide for how to reproduce this setup, so I can test it myself.
That's all the pointers I can think of right now. If that doesn't help, please provide me a detailed step-by-step guide for how to reproduce this setup, so I can test it myself.
Thanks for your input @Skn0tt . I dropped you a Twitter message with the relevant link to the hosted version on railway.
Thanks for helping out @Skn0tt . Devs please see that you copy the token properly, sometimes git bash might break lines unintentionaly :')
Bug Report
Current Behavior I have hosted Quirrel using the Railway template and cannot authenticate to the server to push the task or even view the UI. I had previously used the template and worked fine, I am creating a new instance for a different project and it is not working. I double-checked the keys yet always return as an error.
In the UI : "Please authenticate with your QUIRREL_TOKEN via the top-left connection menu." In the console:
Updating server ... Something went wrong: Unauthenticated
Environment