Jump to content

SOLVED: Javascript error when trying to stop, delete or start a docker


Recommended Posts

Im using unraid 6.8.3 and recently I cannot start, stop or delete docker images. It works over the API android app so its not the docker image, but checking the debug in chrome I see the error below everytime I try to click the button. Creating a docker works, just for example clicking the delete button just produces the following error. Tried in multiple browsers and computers. Any experienced this?

 

Uncaught TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at eval (eval at <anonymous> (Docker:1), <anonymous>:5:30)
    at Object.doneFunction (docker.js?v=1581536675:131)
    at i (dynamix.js?v=1570392778:28)
    at Object.h [as handleButton] (dynamix.js?v=1570392778:28)
    at HTMLButtonElement.t (dynamix.js?v=1570392778:28)
eval @ VM70:5
(anonymous) @ docker.js?v=1581536675:131
i @ dynamix.js?v=1570392778:28
h @ dynamix.js?v=1570392778:28
t @ dynamix.js?v=1570392778:28

 

Edited by Aumoenoav
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...