Unable to detach templates or delete build configs
Hey JB
For some reason I cannot detach templates or delete build configs. When I click the buttons nothing happens. No alert, no response, nada. Checked the devtools from the browser to see if the HTTP request is failing. Nope, nothing. It acts as if it is just an empty button with no event attached. Two days ago this worked fine and I did not update anything.
Already restarted the server to no avail. The only thing I did today was removing build configs. But I deleted 2 (I think) without any problems and now I can´t delete any at all. Any clue? Thanks in advance!
With kind regards,
Ruben
Please sign in to leave a comment.
Here are a couple of thoughts on why it could happen:
1. The user may not have enough rights to delete the project. I assume it's not the case, as you were able to do it before, but please check just in case.
2. The parent project is set as read-only.
Please confirm if something of the above is true.
Best regards,
Anton
Hi Anton
Sorry for the late reply. I managed to solve it somehow but the actual reason was the Websocket server which stopped responding. I noticed lots and lots of websocket logs about failed requests. I think I restarted the server and cache refreshed my page and it started working again but I am not 100% sure.. Anyhows, consider this “solved” for the time being.
With kind regards,
Ruben Labruyere