Description
I successfully install and run the rocket.chat in docker. However, the rocket.chat server is not running.
Server Setup Information
- Version of Rocket.Chat Server:
- Operating System: MACOS
- Deployment Method: docker
- NodeJS Version: v14.21.4
- MongoDB Version: 4.4
- Firewalls involved:no
Any additional Information
Below is the RocketChat log in docker
2023-12-07 14:23:31 (node:1) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.
2023-12-07 14:23:31
2023-12-07 14:23:31 Please migrate your code to use AWS SDK for JavaScript (v3).
2023-12-07 14:23:31 For more information, check the migration guide at Migrating your code to SDK for JavaScript V3 - AWS SDK for JavaScript
2023-12-07 14:23:31 (Use node --trace-warnings ...
to show where the warning was created)
2023-12-07 14:23:31 MessageType.render is deprecated. Use MessageType.message instead. livechat_webrtc_video_call
2023-12-07 14:23:31 LocalStore: store created at
2023-12-07 14:23:31 LocalStore: store created at
2023-12-07 14:23:31 LocalStore: store created at
2023-12-07 14:23:32 {“level”:40,“time”:“2023-12-07T06:23:32.132Z”,“pid”:1,“hostname”:“be3f9f68b36e”,“name”:“VoIPService”,“msg”:“Voip is not enabled. Cant start the service”}
thats it and it no more log afterward.