Webviewer not working? #397
-
I just installed AIS catcher on a Raspberry PI 3b with a fresh install of the operating system Debian Bookworm Desktop version. Everything seems to work fine: I activated the webviewer in the Output menu. When I try to access the Webviewer, I get the following screen: This screen shows when I am accessing the webviewer AIS Catcher in the raspberry pi via VNC and when I try to access the webviewer on the network. Here is a screenshot from the control menu. I also tried changing the port of the Webviewer from the default 8100 to different port numbers (in the output menu) but this didn't solve the issue. Hope someone can help. Love the rest of the interface by the way. Kind regards, Remar |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi Remar, thanks for reaching out. It sounds like in output/webviewer you activated the webviewer: But did you also save and restart? When I look at your restart log it does not seem to create the webviewer. If that was all done properly, perhaps can share the config.json under "advanced", so can see how it is configured. Cheers, Jasper |
Beta Was this translation helpful? Give feedback.
Weird. The config says that "server" section has a field "active" set to false, which explains why there is no webviewer.
Can you make a snippet of the output/webviewer screen? At the bottom you see the "Show JSON content", this should show ""server": {
"active": true," (and in your case it is now false").
If you toggle "Active" you should see this value flipping between true and false.