mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 20:15:58 +03:00
[GH-ISSUE #467] Get 404 page not found #361
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#361
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 @cleverbobo on GitHub (Jul 30, 2022).
Original GitHub issue: https://github.com/ciur/papermerge/issues/467
Originally assigned to: @ciur on GitHub.
I installed the docker / docker-compose version. I used these instructions:
https://docs.papermerge.io/Installation/docker.html
When connecting to the main page I only get: 404 page not found
I am able to access the Traefik site though: http://ip:8080/
The service is deployed on my cloud service, and I use IP address to access it.
Did I miss something?
@ciur commented on GitHub (Jul 31, 2022):
Yes, you missed a lot of things. First of all, I don't see any traefik mentioned in the https://docs.papermerge.io/Installation/docker.html
Secondly, if you used specific docker compose file, and you want us to help you, please paste here content of your docker-compose.yaml file.
Also, note that traefik configuration for request routing, specific cloud service provider configurations on how to route external http request to the application is outside the scope.
Docker compose shipped in papermerge repository is not meant to be used in cloud service providers (production environments).
Lastly, please paste here all logs files (docker logs or docker-compose logs, whichever is relevant for your case)
@ciur commented on GitHub (Aug 6, 2022):
time out