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

Server is not response from android app #11191

Closed
1 of 3 tasks
johnaiii opened this issue Jul 18, 2024 · 2 comments
Closed
1 of 3 tasks

Server is not response from android app #11191

johnaiii opened this issue Jul 18, 2024 · 2 comments

Comments

@johnaiii
Copy link

The bug

Server not response

Log:

#0 new _Uri.notSimple (dart:core/uri.dart:1616)
#1 Uri.parse (dart:core/uri.dart:1138)
#2 ApiService._isEndpointAvailable (package:immich_mobile/services/api.service.dart:107)
#3 ApiService._resolveEndpoint (package:immich_mobile/services/api.service.dart:85)
#4 ApiService.resolveAndSetEndpoint (package:immich_mobile/services/api.service.dart:67)
#5 LoginForm.build.getServerLoginCredential (package:immich_mobile/widgets/forms/login/login_form.dart:99)
#6 _InkResponseState.handleTap (package:flutter/src/material/ink_well.dart:1171)
#7 GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:344)
#8 TapGestureRecognizer.handleTapUp (package:flutter/src/gestures/tap.dart:652)
#9 BaseTapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:309)
#10 BaseTapGestureRecognizer.handlePrimaryPointer (package:flutter/src/gestures/tap.dart:242)
#11 PrimaryPointerGestureRecognizer.handleEvent (package:flutter/src/gestures/recognizer.dart:696)
#12 PointerRouter._dispatch (package:flutter/src/gestures/pointer_router.dart:98)
#13 PointerRouter._dispatchEventToRoutes. (package:flutter/src/gestures/pointer_router.dart:143)
#14 _LinkedHashMapMixin.forEach (dart:collection-patch/compact_hash.dart:633)
#15 PointerRouter._dispatchEventToRoutes (package:flutter/src/gestures/pointer_router.dart:141)
#16 PointerRouter.route (package:flutter/src/gestures/pointer_router.dart:127)
#17 GestureBinding.handleEvent (package:flutter/src/gestures/binding.dart:495)
#18 GestureBinding.dispatchEvent (package:flutter/src/gestures/binding.dart:475)
#19 RendererBinding.dispatchEvent (package:flutter/src/rendering/binding.dart:425)
#20 GestureBinding._handlePointerEventImmediately (package:flutter/src/gestures/binding.dart:420)
#21 GestureBinding.handlePointerEvent (package:flutter/src/gestures/binding.dart:383)
#22 GestureBinding._flushPointerEventQueue (package:flutter/src/gestures/binding.dart:330)
#23 GestureBinding._handlePointerDataPacket (package:flutter/src/gestures/binding.dart:299)
#24 _invoke1 (dart:ui/hooks.dart:328)
#25 PlatformDispatcher._dispatchPointerDataPacket (dart:ui/platform_dispatcher.dart:442)
#26 _dispatchPointerDataPacket (dart:ui/hooks.dart:262)

The OS that Immich Server is running on

Windows 11

Version of Immich Server

Lastest

Version of Immich Mobile App

Lastest

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

I haven't touched

Your .env content

I haven't touched

Reproduction steps

1. I have disabled Windows firewall.
2. I have double-checked the URL for sign in.
3. Postman from windows works 200 response, but not server response from android.
4. I installed immitch by downloading the raw files and execute the docker.
5. Also, problem with other open source app not reaching from android to windows.
6. Loading properly the URL in windows.
7. I have tried to add the port 2283 in Windows firewall inbound/outbound.

Relevant log output

No response

Additional information

I have tried with

@bo0tzz
Copy link
Member

bo0tzz commented Jul 18, 2024

#11189

@bo0tzz bo0tzz closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2024
@johnaiii
Copy link
Author

But mine is server not response, not sure if is the same issue.

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