I keep getting the error: [ERR] [transports/janus_http.c:janus_http_handler:1545] Invalid session (null) in my command line (and 404 in browser) when I try to access my.ip.address:8088/janus. I just setup Janus following the instructions from meetecho/janus-gateway
Here is me running Janus:
https://paste.sh/_mrqWdiO#Ehh_lzCS__-ytDGQRh9qNZCk
Here is my config file (it did this with default config so I tried manually setting the ip address as well as setting the ip address to 0.0.0.0 even though I knew it was listening correctly as I am getting feedback in CLI)
https://paste.sh/rgon-W7J#zbuJfQDaGXIee75RO85SmBxR
This is with all the default out of the box settings and configurations in Ubuntu. Any thoughts on what’s causing this and how I can fix it?