mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[GH-ISSUE #90] 404 Error #67
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MachineGalaxy on GitHub (Sep 4, 2019).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/90
When I upload any file, it uploads successfully however when I try and load the image on the website. The link gives me a 404 error. Have I missed something in the installation to tell it the correct URL or am I just missing something?
@geek-at commented on GitHub (Sep 4, 2019):
Are you using the docker image or on your own server?
If it's on your own check:
@MachineGalaxy commented on GitHub (Sep 5, 2019):
Hi,
Don't worry about it. I figured it out. For some reason, my https redirect was not working correctly and that was what was breaking everything. Thanks for the reply though.
Thanks
Zak