Replies: 1 comment 2 replies
-
Can you provide more error info? anything in the browser console or your server console? marimo uses websockets and you might need a bit more nginx config to support websockets. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have
/etc/nginx/sites-available/dashboard.my.website
and start marimo with
I can open the URL but I get
kernel not found
error. How should I fix it? Thanks.Beta Was this translation helpful? Give feedback.
All reactions