canove / whaticket-community

A very simple Ticket System based on WhatsApp messages, that allow multi-users in same WhatsApp account.
MIT License
1.57k stars 800 forks source link

Error With WSS , Delay , etc #460

Closed Askeshine closed 1 year ago

Askeshine commented 2 years ago

I have so much domains in my vps and i only have 1 PUBLIC IP, i cant use only 1 vps with NGINX with exclusive port 433 and 80 , etc

I add site to my apache2 with proxy same nginx WORKING fine all site working and functions but i have problem.

When recive message or when try to send message i have so MUCH DELAY (Like 3 mins between action)

Console log show thats: image

When i send message i cant do nothing after 2 mins message send and page show fine but idk what happend.

Any can help me ?

GabrielMaestre commented 2 years ago

Is not a Delay problem, is a Backend problem, check all ports (front end, backend in .env file, and nginx), try to use curl in backend (to check if page is online/working). And try to REBUILD all aplication (front and back end).

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.