Open toxsick opened 18 hours ago
Are you using a load balancer? You will need to use a cache driver that can be shared across instances, like Redis.
Hey @jasonvarga, thanks for the info, but we are using not load balancer and a pretty simple setup on german hoster Mittwald.
Any suggestions what i could try? Should enable any of these help?
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Are you sharing the same public IP address as other sites? Do you have a site key set in your .env
?
Are you sharing the same public IP address as other sites?
Do you have a site key set in your .env?
But i think i understand where you are going. I am doing health checking on the instance (Login Page, API, Laravel Health Endpoint) every minute with Uptime Kuma. I guess this could trigger the requests to statamic.com?!
Thanks for confirming!
Are you able to send in a support request with your server's IP address and we can take a closer look?
But i think i understand where you are going. I am doing health checking on the instance (Login Page, API, Laravel Health Endpoint) every minute with Uptime Kuma. I guess this could trigger the requests to statamic.com?!
No, requests will only be made to the Outpost (Statamic's license validation endpoint) when you're logged into the Control Panel.
Bug description
Hey Guys,
in our production environment we are getting these messages all the time after a few clicks:
What can we do about this. Kind of confusing for our customers.
Thanks a lot and regards, Hannes
How to reproduce
Click through 3 - 4 views in the cp.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response