Expose AIS Catcher map to internet #370
-
Hi all, I've recently got AIS Catcher up and running on a Pi4, It an amzingly slick and professional piece of software. Kudos to the developer. I attempted to expose my AIScatcher to the internet so I could share it with friends, I got the login and control GUI working behind cloudflare without issue but if I click on webviewer the map doesn't display. I'm sure plenty of you have been through this before, i'd be grateful if someone could give me some pointers as to what I may have done wrong. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey, thanks! So, you have the webviewer working, it sounds. The control tool typically runs on 8110. Assume yoyu have the webviewer on 8100 ? Perhaps try a different port. Is there any error message you get when accessing the webviewer via cloudflare? |
Beta Was this translation helpful? Give feedback.
-
Hi, Thanks for the quick reply. I've reverted to a backup just to have a clean start on getting this working. Yes all working fine on LAN - http://192.168.178.153:8110/webviewer When installed cloudflared I configured the config.yml as such ingress: When I connected to my domain I got the usual AIS Catcher login screen and was able to login etc, the only thing that was't working was when I clicked on webviewer menu button. |
Beta Was this translation helpful? Give feedback.
For my understanding, why don't you link to the real webviewer address directly http://192.168.178.153:8100 ?