We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to click on restart, and the following HTTP request was done (I removed the content of the molly_csrf):
POST https://mollymawk.robur.coop/api/unikernel/restart/opam-mirror {"name":"opam-mirror","molly_csrf":"DATA"}
The response:
404 Not Found Content-type: text/html
And a red box came with "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data".
The text was updated successfully, but these errors were encountered:
this is mollymawk at commit f16ceb8 that is running.
Sorry, something went wrong.
No branches or pull requests
I tried to click on restart, and the following HTTP request was done (I removed the content of the molly_csrf):
The response:
And a red box came with "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data".
The text was updated successfully, but these errors were encountered: