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

[Bug]: Can't Login to Client with IP Address as there is an extra ":" (colon) being added automatically in the end. #7690

Open
5 of 8 tasks
ExtensiveCloud-Admin opened this issue Dec 22, 2024 · 0 comments

Comments

@ExtensiveCloud-Admin
Copy link

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Tried to login NextCloud Client on Mac with IP address and a port number, however was not able to login in Mac Client. Login through iOS with NextCloud app was no problem. Reason being, when user login through the NextCloud Client by entering the IP address and port number, there is an extra ":" (colon) being entered in the NextCloud Client that is causing the failure.

An image attachment was provided for proof.

Steps to reproduce

  1. Install the latest NextCloud Client on Mac.
  2. Login the NextCloud with IP address and port like http://192.168.1.10:30027
  3. Fail to login and it will be printed with the URL as http://192.168.1.10:30027:

Expected behavior

It is expected that the user would be able to login with the IP address and port specified without any problem.

Which files are affected by this bug

src/gui/macOS/fileproviderxpc_mac.mm

Operating system

macOS

Which version of the operating system you are running.

macOS Sequoia Version 15.2

Package

Official macOS 12+ universal pkg

Nextcloud Server version

30.0.4

Nextcloud Desktop Client version

3.15.2

Is this bug present after an update or on a fresh install?

Fresh desktop client install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Additional info

Extra ":" was added into the line somehow.

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

No branches or pull requests

1 participant