Impossible to connect to my server : https://chat.my-company.com/ (dummy url, real one works when accessed from a browser).
Got the error :
No valid server found at this url
(translated from French)
To connect to the server with no error, as before v3.
I have the same issue. I noticed a commit that I think suggests a change in minimum server version. Maybe that is the issue here, or would I expect another error then?
EDIT: Hmm. Seems like there is no change between 3.0.3 and 3.0.4 in minimum version number. Only that our server seems to have a lower version than required by either (0.74.3).
@ygrange Yes, it's the server version.
So it seems that the check of the server version has been fixed in 3.0.4; it would be useful to have a line in the changelog to make it explicit. (I have no clue wether changing the changelog text for a current release os considered good practice...)
Same problem here. Probably not the same bug as #1743 since that one should have been fixed in 3.3 (but I was unable to test due to bug reported in #1821 which was fixed in 3.4).
My server version is 1.0.2 with apps engine version 1.4.2.
Continue to have same problem w/ 3.0.4. Unsure what version server is running since I don't run it (but presume there is a way to check via web client?) Other users @ same group have had to revert back to 2.x.
Edit - I believe my server version is 1.2.4, which I see if I go to 'admin鈫抜nfo' (which is all I can 'see' there)
General comment for whoever ends up here: If you want to find out and do not have access to the admin panel, you can check chat.
Workaround:
Hope that helps someone else :)
Workaround:
...
- Open ~/.config/Rocket.Chat/config.json
...
~/Library/Application\ Support/Rocket.Chat/config.json for the macOS users
@kyoshiro This works for me, too, thanks for the workaround!
4. Replace all occurrences of "open.rocket.chat" with your server's name
i didn't find any recurrence of "open.rocket.chat" in my config.json any help plzzzzz
- Replace all occurrences of "open.rocket.chat" with your server's name
i didn't find any recurrence of "open.rocket.chat" in my config.json any help plzzzzz
intissar12:
The value "open.rocket.chat" matches the default value, explained in Step 1.
- Add servername as suggested by the app: "open.rocket.chat", do not enter any credentials there.
The workaround was just a try & success :) It may help if your remove the config.json file and start over.
But not sure.
oppps my bad thx you man
unfortunatly it does not work. Our Server runs on port 8080
Does not work
Most helpful comment
Workaround:
Whatever the client does when checking the initial entered URL, it doesn't when it's already configured.
Hope that helps someone else :)