Vincent Barrier
Vincent Barrier
I can confirm that of the docker container fix the problem. Any insight on what happen is happening?
Hi I'm using the latest version of TeslMateApi (1.14) and MQTT version is 2. It seems that the api lost connexion or doesn't take any more mqtt updates.. ``` 1652680291:...
You need to configure the nginx proxy properly like shown here: https://www.icescrum.com/documentation/reverse-proxy/#proxy_2 (take a look at proxy_set_header lines)
Thank you for this detailed feedback. We will take a look ASAP based on your report
- Can you confirm that the public port on https is 11002 ? - What is your root url for iceScrum / or /icescrum ?
Hi, In the wizard setup when you put the MySQL server details, is there any error when iceScrum try to connect?
Can you share the error: > (Can't read packets error message within iceScrum). Please copy/paste any error you have read
Hello, Do you have more details on your install, there is obviously another problem as it is sooo slow. How did you install iceScrum? How do you start it? Is...
Hi, still facing the bug I ended up restarting the container every 4 hours. :(
I also think this is a cache problem somewhere. I'm querying the teslamate-api every minutes and after sometime not working anymore. The restart thing remove all cache.. I will try...