audiodude / rainfall

Bandcamp exodus solution, letting you create personal artist sites using Faircamp
https://rainfall.dev
MIT License
12 stars 0 forks source link

Bug Report: Link to open preview site in new window results in 404 error #22

Closed martin-international closed 11 months ago

martin-international commented 11 months ago

System info: OS: Windows 10 Browsers: Firefox and Chrome

Description: When I click the preview site button, and then proceed to click on the link to open the preview in a new site, the page that opens returns a 404 Not Found error. Reproduced on FF and Chrome, with relevant extensions off on both browsers.

Error Message: 404 / Not Found

Debug Info: No errors or debug info are printed in the developer tools browser panels

Steps to reproduce:

  1. Login
  2. Create and edit a new project, or edit an existing project
  3. Add at least one release
  4. Select Preview Site
  5. Click on the link to open the preview in a new window
  6. Observe 404 error
audiodude commented 11 months ago

This is likely because there was a problem generating the preview. I did notice in testing that sometimes Faircamp will fail, and print a message, but still exit with status=0.

martin-international commented 11 months ago

Going through again and uploading the same release file just now, a preview was successfully generated (and deployed). Feel free to reopen if this needs further debugging.