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

Can not connect to local server #66

Open
AceBurn90 opened this issue Jan 13, 2025 · 8 comments
Open

Can not connect to local server #66

AceBurn90 opened this issue Jan 13, 2025 · 8 comments

Comments

@AceBurn90
Copy link

AceBurn90 commented Jan 13, 2025

When I try to connect to "http://this.Is.My.IP:3300/ and my API token I get the error message "Unable to reach server. Please check connection settings."
What am I doing wrong?
I am using the APK that I got from github.com.

@Utazukin
Copy link
Owner

Can you access it from a browser on the same device that Ichaival is on? That message means the app received an invalid response when requesting the server info which means either the server couldn't be reached, or if No-Fun mode is enabled, the API key is wrong.

@AceBurn90
Copy link
Author

AceBurn90 commented Jan 13, 2025

Can you access it from a browser on the same device that Ichaival is on? That message means the app received an invalid response when requesting the server info which means either the server couldn't be reached, or if No-Fun mode is enabled, the API key is wrong.

I can access the site on my phone that ichaival is on.
The No-Fun Mod is active and I have copied the API Key multiple times. It should be correct.

@Utazukin
Copy link
Owner

Try removing the trailing "/".

@AceBurn90
Copy link
Author

Try removing the trailing "/".

Allready tried.
I have now completely deactivated security and it still doesn't work.

@Utazukin
Copy link
Owner

Are you using something other than wifi, ethernet, or mobile data? There's currently a check before making any network request to see if there's an active network connection, but it only checks those three types.

@AceBurn90
Copy link
Author

However, I use Lanraragi as a Docker container under my Unraid system which is only connected to the 10GB Ethernet port and try to access it from my OnePlus 8 Pro Andorid 13 smartphone via WLAN from the same network.
I can access Lanraragi on the smartphone via the Firefox browser at http://xxx.xxx.xxx.xxx:3300 without any problems.

Since I am currently carrying out maintenance work on the affected server, which will take a few more days, I have to wait with the error analysis.
I will of course continue to accept further tips for solving the problem. :)
Is there a place with logs I can check that describes the rejection in more detail or explains the exact point in time that is not working?

@Utazukin
Copy link
Owner

I reworked some of the networking handling in 1.9.4. I'm not sure if it'll fix your issue, but now if you have "Verbose Messages" enabled, it should give you more info about why it's failing to connect.

@AceBurn90
Copy link
Author

Still doesn't work and no error message.
It isn't showing any error. Just no archives to watch. :(

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

2 participants