Blank Update Page after Updating Docker Manager

I upgraded docker manager through the ‘Update Discourse’ page. After completing it, now I can no longer load the ‘Update Discourse’ page, it just shows a blank page.

I have turned off all plugins, themes, and components for the site.

Inspecting the console shows the following error:

Uncaught (in promise) TypeError: Cannot destructure property 'manager' of 'e' as it is null.
    at l.resolvedComponent (program.js:174:1)
    at opcode-compiler.js:192:1
    at ie (opcode-compiler.js:2032:1)
    at u (opcode-compiler.js:1973:1)
    at opcode-compiler.js:1638:1
    at _.compile (opcode-compiler.js:410:1)
    at re (opcode-compiler.js:1976:1)
    at opcode-compiler.js:1955:1
    at ee.compile (opcode-compiler.js:1938:1)
    at Object.evaluate (runtime.js:2970:1)
    at Object.evaluate (runtime.js:1052:1)
    at It.evaluateSyscall (runtime.js:4204:1)
    at It.evaluateInner (runtime.js:4175:1)
    at It.evaluateOuter (runtime.js:4168:1)
    at Wt.next (runtime.js:4999:1)
    at Wt._execute (runtime.js:4986:1)
    at Wt.execute (runtime.js:4979:1)
    at Ut.handleException (runtime.js:4313:1)
    at Vt.handleException (runtime.js:4521:1)
    at Dt.throw (runtime.js:4260:1)
    at $e.evaluate (runtime.js:2088:1)
    at Dt._execute (runtime.js:4247:1)
    at Dt.execute (runtime.js:4232:1)
    at qt.rerender (runtime.js:4547:1)
    at dr.render (index.js:4674:1)
    at index.js:4934:1
    at Nt (runtime.js:4080:1)
    at gr._renderRoots (index.js:4916:1)
    at gr._renderRootsTransaction (index.js:4960:1)
    at gr._revalidate (index.js:4992:1)
    at invoke (backburner.js.js:280:1)
    at d.flush (backburner.js.js:197:1)
    at p.flush (backburner.js.js:358:1)
    at B._end (backburner.js.js:798:1)
    at backburner.js.js:523:1

Any insights on why this console error is showing and how to trouble shoot? I’d like to update Discourse, but since the update page is not loading it seems I might be out of luck.

2 Likes

Forgot to add: it is from a program.js file in of the @glimmer dependency file.

Hey, welcome!

I’m not sure about the error, but usually, if the upgrade from Admin fails, I would try to rebuild from the console. It might help and give better insight into what’s happening if there is an issue.

2 Likes

I am getting similar error. After update docker manager
what logs should i share.
I have done ./rebuild
./doctor
everything has a pass but manager doesn’t load

Can you try safe mode ?

i can access safe mode. but update option is gone

Falco, when you get time can you please look into this please. i am kinda stuck.

rebuild is getting completed without any error