hi, I have been unable to generate the API key.
A 500 error usually means somethingâs wrong on the server side, like a misconfiguration, lack of resources, or just a temporary glitch. If you run into this, try giving it another, sometimes itâs just a quick hiccup. If that doesnât work, check the server logs by running ./launcher logs app
to see if thereâs any more info on whatâs going wrong. If that still doesnât help, restarting the app with ./launcher restart app
can often fix the issue and get things back on track.
As a user, you cannot check logs or restart the app. So at discourse.theme-creator.io, you need to be a member of the Discourse team to check the logs.
The theme creator allows users to perform actions that are usually restricted to admins, such as installing themes and creating API keys. Those customizations sometimes break
I can reproduce the error; I am also unable to generate a key.
Thanks for clearing that up! Since I canât check the logs or restart the app, I get that it might be a problem with the customizations from the theme creator. Since you can reproduce the error too, do you know if thereâs a quick fix or if we need to escalate this to the Discourse team?
thanks for the report. someone will look at this.
@angus @pmusaraj this seems related to the changes in this PR (meta topic).
Do either of you know off-hand how we can update this kind of usage:
(if not, weâll get someone assigned to dig into it next week)
Iâve made a PR which updates the theme-creator plugin to use the new system:
Thanks @angus! Fix is merged and deployed
This topic was automatically closed after 16 hours. New replies are no longer allowed.