RocketChat / Rocket.Chat.RaspberryPi

Run a private social network on your Pi for iPhone and Android devices !
MIT License
337 stars 57 forks source link

Cannot connect to Rocket.Chat from desktop clients #54

Open theklefti opened 2 years ago

theklefti commented 2 years ago

I have a Rocket.Chat server running on a raspberry pi 4 with SSL, notifications, etc. Things seem to be working quite well.

I can connect from the browser and currently ( as of Feb 2022 ) from an iOS client ( I have not tested android ). However, I cannot access the server from the Linux or Mac desktop clients ( haven't tested windows but assume it will be the same ). It says something along the lines of it not being able to find the server.

On the server, I am getting the message from rocket.cat: "MongoDB version 3.2.15 is deprecated, please upgrade your installation." I suspect this has something to do with it.

Will this be fixed in the snap and in the meantime, Is there a workaround?

Thanks