You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see the following error in the browser's developer console:
swizzin.js:14 Uncaught ReferenceError: timer is not defined
at Object.success (swizzin.js:14:22)
at c (jquery.min.js:2:27742)
at Object.fireWith [as resolveWith] (jquery.min.js:2:28487)
at l (jquery.min.js:2:78789)
at XMLHttpRequest.<anonymous> (jquery.min.js:2:81117)
swizzin.js:14 Uncaught ReferenceError: timer is not defined
at Object.success (swizzin.js:14:22)
at c (jquery.min.js:2:27742)
at Object.fireWith [as resolveWith] (jquery.min.js:2:28487)
at l (jquery.min.js:2:78789)
at XMLHttpRequest.<anonymous> (jquery.min.js:2:81117)
The text was updated successfully, but these errors were encountered:
What happened?
Steps to reproduce:
restart
next to serviceExpected results:
It should restart the service but it does not.
Actual results:
I can see the following error in the browser's developer console:
Swizzin commit
3922dc7
What OS are you using?
Debian 12 (Bookworm)
What architecture is your OS?
amd64
Relevant logs and output
The text was updated successfully, but these errors were encountered: