What docker image(s) are you using?
datascience-notebook
Host OS system
Rocky Linux 8.6
Host architecture
x86_64
What Docker command are you running?
Used as singleuser image in customized zero-to-jupyterhub-k8s Helm chart.
How to Reproduce the problem?
Problem occurs when I click the Pluto Notebook link in the JupyterLab Launcher. This does not occur in the 2023-09-11 image, as suggested in this comment
.
Command output
No response
Expected behavior
No response
Actual behavior
The Pluto Notebook interface doesn't work properly, and it seems to be failing when loading different components:

I also get 500 : Internal Server Error when trying to create new Pluto notebooks, The behavior matches the one seen in this issue.
When I click the Pluto Notebook link in the Launcher, I also get variants of the following log message:
[341] signal (4.2): Illegal instruction
in expression starting at none:1
isabsent at /opt/julia/packages/URIs/7Tg5r/src/URIs.jl:239 [inlined]
formaturi at /opt/julia/packages/URIs/7Tg5r/src/URIs.jl:250
jfptr_formaturi_8986 at /opt/julia/compiled/v1.9/Pluto/OJqMt_idFnG.so (unknown line)
_jl_invoke at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2758 [inlined]
ijl_apply_generic at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2940
jl_apply at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/julia.h:1880 [inlined]
do_apply at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/builtins.c:730
uristring at /opt/julia/packages/URIs/7Tg5r/src/URIs.jl:262
uristring at /opt/julia/packages/URIs/7Tg5r/src/URIs.jl:264 [inlined]
string at /opt/julia/packages/URIs/7Tg5r/src/URIs.jl:236 [inlined]
pretty_address at /opt/julia/packages/Pluto/m1yzB/src/webserver/WebServer.jl:370
unknown function (ip: 0x7f7e82b0d4a3)
_jl_invoke at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2758 [inlined]
ijl_apply_generic at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2940
run! at /opt/julia/packages/Pluto/m1yzB/src/webserver/WebServer.jl:305
run at /opt/julia/packages/Pluto/m1yzB/src/webserver/WebServer.jl:139 [inlined]
run at /opt/julia/packages/Pluto/m1yzB/src/webserver/WebServer.jl:63 [inlined]
#run#438 at /opt/julia/packages/Pluto/m1yzB/src/webserver/WebServer.jl:58
run at /opt/julia/packages/Pluto/m1yzB/src/webserver/WebServer.jl:56
unknown function (ip: 0x7f7ed4301012)
_jl_invoke at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2758 [inlined]
ijl_apply_generic at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2940
jl_apply at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/julia.h:1880 [inlined]
do_call at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/interpreter.c:126
eval_value at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/interpreter.c:226
eval_stmt_value at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/interpreter.c:177 [inlined]
eval_body at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/interpreter.c:624
jl_interpret_toplevel_thunk at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/interpreter.c:762
jl_toplevel_eval_flex at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/toplevel.c:912
jl_toplevel_eval_flex at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/toplevel.c:856
jl_toplevel_eval_flex at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/toplevel.c:856
ijl_toplevel_eval_in at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/toplevel.c:971
eval at ./boot.jl:370 [inlined]
exec_options at ./client.jl:280
_start at ./client.jl:522
jfptr__start_40034.clone_1 at /opt/julia-1.9.3/lib/julia/sys.so (unknown line)
_jl_invoke at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2758 [inlined]
ijl_apply_generic at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/gf.c:2940
jl_apply at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/julia.h:1880 [inlined]
true_main at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/jlapi.c:573
jl_repl_entrypoint at /cache/build/default-amdci5-5/julialang/julia-release-1-dot-9/src/jlapi.c:717
main at julia (unknown line)
unknown function (ip: 0x7f82cddd5d8f)
__libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)
unknown function (ip: 0x4010b8)
Allocations: 11818924 (Pool: 11809192; Big: 9732); GC: 17
Anything else?
No response
Latest Docker version
What docker image(s) are you using?
datascience-notebook
Host OS system
Rocky Linux 8.6
Host architecture
x86_64
What Docker command are you running?
Used as singleuser image in customized zero-to-jupyterhub-k8s Helm chart.
How to Reproduce the problem?
Problem occurs when I click the Pluto Notebook link in the JupyterLab Launcher. This does not occur in the 2023-09-11 image, as suggested in this comment
.
Command output
No response
Expected behavior
No response
Actual behavior
The Pluto Notebook interface doesn't work properly, and it seems to be failing when loading different components:

I also get
500 : Internal Server Errorwhen trying to create new Pluto notebooks, The behavior matches the one seen in this issue.When I click the Pluto Notebook link in the Launcher, I also get variants of the following log message:
Anything else?
No response
Latest Docker version