Skip to content
New issue

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

[BUG] Unable to restart services from panel -- Uncaught ReferenceError: timer is not defined #1087

Open
imthenachoman opened this issue Oct 12, 2023 · 1 comment
Labels

Comments

@imthenachoman
Copy link

What happened?

Steps to reproduce:

  1. Click on restart next to service

Expected 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.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 commit

3922dc7

What OS are you using?

Debian 12 (Bookworm)

What architecture is your OS?

amd64

Relevant logs and output

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)
@liaralabs
Copy link
Member

Is this issue still relevant? I cannot reproduce your issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants