8000 Builds failing on Plausible requests · Issue #68 · python-docs-translations/dashboard · GitHub
[go: up one dir, main page]

Skip to content

Builds failing on Plausible requests #68

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

Open
m-aciek opened this issue Feb 18, 2025 · 3 comments · May be fixed by #70
Open

Builds failing on Plausible requests #68

m-aciek opened this issue Feb 18, 2025 · 3 comments · May be fixed by #70

Comments

@m-aciek
Copy link
Collaborator
m-aciek commented Feb 18, 2025

Export endpoint started to respond with 404s at around 6:20pm CET today.

Allow access to CSV export only to authenticated users having access to the website.

plausible/analytics#5089

There's a need to change a way of fetching the stats.

m-aciek added a commit that referenced this issue Feb 19, 2025
Unblocks the generation.

Until we figure out a way to fetch stats.

Refs #68.
m-aciek added a commit that referenced this issue Feb 19, 2025
Unblocks the generation.

Until we figure out a way to fetch stats after access changes in Plausible.

Refs #68.
@StanFromIreland
Copy link
Collaborator
StanFromIreland commented Feb 19, 2025

They do not want a workaround... plausible/analytics#5090

They would like us to pay for the api

We can do something but they won't be too happy as they don't want dashboards

malicious export requests for public dashboards

@m-aciek m-aciek linked a pull request Feb 20, 2025 that will close this issue
@StanFromIreland StanFromIreland linked a pull request Mar 7, 2025 that will close this issue
@rffontenelle
Copy link
Collaborator

Shared by Hugo van Kemenade in the Discord server:

Plausible has been moved to self-hosted, so instead of https://plausible.io/docs.python.org please visit https://analytics.python.org/docs.python.org from now on

@hugovk
Copy link
Collaborator
hugovk commented Apr 19, 2025

Plausible disabled the export because this repo was causing them performance issues.

It was doing the export every half an hour. The cron is now set to hourly, but we still don't want to cause performance issues on the new server.

I suggest using the existing daily dump from https://github.com/AA-Turner/plausible-stats. That way we don't need to adjust the frequency of the dashboard's other checks and don't put any additional load on the server.

Alternatively, we can look into getting an API key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
0