Hi all
Just ran into a proper weird one with myVesta on Debian 12. I'm away at the minute using an eSIM for data on the laptop, and even with a decent signal, the panel is acting up something mental. Getting constant timeouts or the page just hangs whenever I try to tweak Nginx templates. Everything's spot on when I'm back on the home fibre, so it’s definitely not the server config. Speedtests on the eSIM are actually quite fast, so it’s not a bandwidth issue either. I was even checking some esim discount codes recently while comparing providers, which made me notice how differently some of them route traffic. It’s almost like the panel's security or the firewall doesn't like how these virtual sims handle IPs. It keeps dropping the session or just lagging out for no reason. Starting to think it’s just the way these mobile providers manage the connection that’s clashing with myVesta's backend.
Anyone else here using eSIMs or roaming data for admin tasks? Be interested to know if you're getting these same random disconnects.
panel timeouts?
- myVesta
- Site Admin
- Posts: 997
- Joined: Fri Jun 19, 2020 9:59 am
- Has thanked: 10 times
- Been thanked: 6 times
Try:
Maybe your IP address is constantly changing on the eSIM, breaking your session.
But it does not explain panel timeouts
Code: Select all
echo "DISABLE_IP_CHECK='yes'" >> /usr/local/vesta/conf/vesta.confBut it does not explain panel timeouts
