-
-
Notifications
You must be signed in to change notification settings - Fork 891
Self-Hosted - 404 #1395
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
Comments
If I change it back to 3000 my connection is refused with the following in the logs:
|
Probably an issue with minio, just try local storage first to see it come up and then debug the connection refused to your minio endpoint. You anyway have a folder mounted to the assets directory. You should be able to achieve this by removing these from the env:
Port should be 3000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Team,
I've been trying to setup Teable locally.
Sadly I keep running into issues.
At first I setup the container as per your guidance on https://help.teable.io/en/deploy/docker.
I was not able to connect at all. Later I found out that port 3000 is not used, but rather 3002.
After adjusting it, I was able to connect, but instantly run into a " 404 - This page could not be found".
This is my docker-compose:
Not sure what's causing the 404..
The logs in the container do not show any warnings, failures or errors..
Can you help me understand where the issue may lie?
Edit-
After changing the port back to port 3000 I get connection refused and this in the logs:
The text was updated successfully, but these errors were encountered: