sambecker / exif-photo-blog

Photo blog, reporting 🤓 EXIF camera details (aperture, shutter speed, ISO) for each image.
https://photos.sambecker.com
644 stars 92 forks source link

admin/photos route gets 404 #84

Closed huhuhang closed 2 months ago

huhuhang commented 2 months ago

After uploading a photo, clicking Create will redirect to the admin/photos route, displaying the 404 page shown below.

20240428-08-20-13-EwJwYie7

Refreshing this page will restore it to normal.

The browser console did not see any specific error. 😂

sambecker commented 2 months ago

Have you tried signing in on a different browser?

Can you view the Vercel server logs while you get that 404 page and see if there are any errors you can share?

Lastly, have you made any adjustments to the code?

huhuhang commented 2 months ago

@sambecker Hello, thank you for your reply. I just forked the latest changes of your repository, redeployed it, and the issue no longer exists. 😄

sambecker commented 2 months ago

So glad it worked out!