You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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?
Nextcloud Server logs
Additional info
Extra ":" was added into the line somehow.
The text was updated successfully, but these errors were encountered: