Sojan Jose
Sojan Jose
@DoctorOnCall could you share the server logs instead? The browser logs don't have the information about what is triggering the 500 errors on the server side.
@h33raj it seems like one of the migrations hasn't been run properly. Could you try running `bundle exec rake db:migrate` in your installation?
@harismateen make sure the information you provide for the WhatsApp channel is correct. ref: https://www.chatwoot.com/docs/product/channels/whatsapp/whatsapp-cloud ref: https://github.com/chatwoot/chatwoot/issues/5094 Closing this issue as original problem is resolved
@harismateen, could you share the logs from the server instead? the current screenshots doesn't have enough information to debug.
@harismateen Seems like some of the migrations haven't been properly applied in your setup. Could you watch the logs when you are running `bundle exec rake db:migrate` and see if...
@SherefAbolmagd could you share the server logs for the same?
@fayazara could you take a look?
ref : https://discord.com/channels/647412545203994635/996811932487122955/997442742252732418 ``` hi, i investigating it a bit i found this problems and some solution: Problems: 1) the script is creating a tag and add it to header...
## notes The current implementation of push notifications in Chatwoot is done using `webpush` [api](https://www.w3.org/TR/push-api/) , which unfortunately safari doesn't support. So the current implementation for other browsers can't be...
@HeVictor, feel free to :) Let us know if you need any help.