-
-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monitor sites showing inactive status #2020
Comments
First of all, many thanks for your detailed issue. Appreciate the time and effort you put into this. That is because the Google Page Speed API blocks our calls, so you need to create your own PageSpeed API and then add it to the .env file, or use as an environment variable. This wasn't so previously, hence we'll add a warning in that screen. In fact let me add this issue for the next release, so people won't be surprised. Please find more information here: https://docs.checkmate.so/users-guide/quickstart#env-vars-server Let me know if that works! |
Hey! Also have this same issue; I've already placed the PageSpeed API key I made into the environment variables.
I've got two checks here; and have waited for the first 3 minute check to see if it was just an initial setup issue. The env variable has been setup the way described in the docs, and if in the termianl of the server instance I check by doing |
Hi @nothingrandom , Could you please let us know how you are running the application? Are you using docker compose? Or local dev environment? The pagespeed API key needs to be set in either the server directorie's |
Hello @gorkem-bwl @ajhollid We have deployed through Coolify and we are running through docker and we have created and added the pagespeed key in .env file, but the issue persists Please ref to the image attached Thanks |
Thanks for this. I believe other env variables work, is that right? Also CC'ing @ajhollid here. |
Description
When adding sites to monitor through Checkmate, all sites (including reliable domains like google.com) show as inactive. Error logs show issues with the PageSpeed API integration.
Error Messages
Cannot read properties of undefined (reading 'lighthouseResult') (details: Error inserting check for monitor: 67d94dda5a7b96023c9137c4)
Environment
Steps to Reproduce
Additional Information
Questions
Error Screenhsot:
The text was updated successfully, but these errors were encountered: