Skip to content
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

404 from nginx #40

Closed
kennyparsons opened this issue Mar 8, 2022 · 3 comments
Closed

404 from nginx #40

kennyparsons opened this issue Mar 8, 2022 · 3 comments

Comments

@kennyparsons
Copy link

kennyparsons commented Mar 8, 2022

I have an instance up and was able to create a user with the curl commands. I can also ping the server with

curl http://localhost:2283/server-info/ping
{"res":"pong"}%

However, when i open my browser to the app (http://localhost:2283/), I get:

{"statusCode":404,"message":"Cannot GET /","error":"Not Found"}

I'm running this on Docker Desktop for Mac (Intel).

@mikegrogan
Copy link

In talking with Alex recently, the website isn't ready yet. Just the app. I tested on Android running the APK and was able to load it up and login, as well as backup photos w/o too many issues. I got the 404 trying to run the website as well.

@kennyparsons
Copy link
Author

Well then I should open another issue. I couldn't get flutter to compile the iOS app.

@alextran1502
Copy link
Contributor

@kennyparsons This is currently the backup tool for your photos and videos from your mobile phone. So there is no web client.

It might evolve to a gallery app but it is not my initial goal of this application.

I am planning to have TestFlight and the app on the Apple Store once the mobile app is ready to be released, my apologies for the inconvenience if you are using an iPhone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants