Any tips to get it going?
So far we haven't been able to connect to the admin panel.


Confirmed. I came across this yesterday and locked myself out of my own site. It was causing the 127.0.0.1 connection to make a an SSL websocket (WSS) connection. Which is what it supposed to do but you don't want it on the localhost connection where your SSL cert (if there even is an SSL cert) doesn't apply. Anyway, I've got a fix coming soon that will ignore the Proxy WSS setting when connecting to locahost or a raw IP.
Use the "Windows Firewall" button and double-check the rule.Tuck Fheman wrote: ↑Fri Apr 08, 2022 12:49 am Also even with "Proxy WSS" set to "No" and the v7 poker server Online, the website won't load on the public end (times out).
Yeah that's on.Kent Briggs wrote: ↑Fri Apr 08, 2022 9:36 am Use the "Windows Firewall" button and double-check the rule.
Email me with details and screenshots of your setup so I can see what's going on.Tuck Fheman wrote: ↑Sun Apr 10, 2022 12:42 am I was able to get into v7 fine after applying the fix, the only issue is instead of loading up the website it redirects to the poker server by default no matter what.
Ok, what info do you need to see?Kent Briggs wrote: ↑Sun Apr 10, 2022 9:43 am Email me with details and screenshots of your setup so I can see what's going on.
Is your HTTP port in v7 different than your File Port in v6? If so, is your API call using the right port?Tuck Fheman wrote: ↑Mon Apr 11, 2022 4:54 pm It appears to be an issue connecting to the API under v7.