Skip to content
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

Site no longer deploys #50

Closed
mroswell opened this issue Oct 19, 2021 · 1 comment
Closed

Site no longer deploys #50

mroswell opened this issue Oct 19, 2021 · 1 comment

Comments

@mroswell
Copy link
Sponsor

My site has been chugging along for months, but as reported here:
simonw/datasette#1432
... vercel deploy has suddenly stopped functioning. I'm not sure when it began failing. It was at least two days ago.

For my project -- http://SaferOrToxic.org -- this is an urgent issue. (Of course, with the Datasette page down ("The List"), all the API requests that yield statistics to my Hugo home page are down, as well.)

Any suggestions on remedies?
(At first I thought it was a favicon issue, since an unfound favicion.ico was reported along with the "unexpected keyword argument 'config'" issue. I reverted my last favicon commit, and that did nothing to fix the situation.)

One other individual in the original issue above seems to be having exactly the same problem.

Margie

@mroswell
Copy link
Sponsor Author

Resolved, with assistance from @ashishdotme (Thank you!)

updated requirements.txt to include:

datasette==0.59
datasette-publish-vercel==0.11
sqlite-utils==3.6

Ran:

$ pip3 install -r requirements.txt

The site is back at work! Yay!

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

No branches or pull requests

1 participant