Jump to content

Recommended Posts

2 minutes ago, MR_BLACK said:

I'm trying to run the server on my cloud and try with localhost, app url .. and same error, the socket's not received and event's, can you tell me how to solve it? @Magd Almuntaser

 

 

image.thumb.png.cbd3d45356eec4968ba65ed4d78874dd.png


are you arab?
In the cloud make sure your .env file has the correct links.
=======

As for localhost, you must run it by opening cmd in the script folder and writing this command:
php artisan serv

Open another cmd window and write:
node server.js

You must not close these windows because if you close them, the script will stop

7 minutes ago, Magd Almuntaser said:


are you arab?
In the cloud make sure your .env file has the correct links.
=======

As for localhost, you must run it by opening cmd in the script folder and writing this command:
php artisan serv

Open another cmd window and write:
node server.js

You must not close these windows because if you close them, the script will stop

نعم عربي

@Magd Almuntaser

المقصد من الـ localhost هو السيرفر المحلي للاستضافة

جربت علي رابط السيرفر و اللوكال هوست مع http/https

ونفس الحاجه ف مش عارف بصراحة منين

 

 

4 minutes ago, MR_BLACK said:

نعم عربي

@Magd Almuntaser

المقصد من الـ localhost هو السيرفر المحلي للاستضافة

جربت علي رابط السيرفر و اللوكال هوست مع http/https

ونفس الحاجه ف مش عارف بصراحة منين

 

 


لا ماتستخدمش ال
localhost
في الاستضافة الفعليه، لازم يكون رابط الموقع نفسه
اول حاجه تعملها جرب تعمل اعدادات ملف
.env
بالشكل ده:
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com:3100
PORT_NODE=3100
TYPE_SERVER=other


وجرب اعمل اعادة تشغيل لسيرفر النود، وشوف لو اشتغل معاك ..
بس لازم تتأكد انك بتستخدم الرابط فوق بالمتصفح وجوه ملف 
http
مش
https
لو مااشتغل معاك، فعدل الملف بالشكل التالي:
 

APP_URL=http://yoursite.com
WA_URL_SERVER=http://yoursite.com
PORT_NODE=3100
TYPE_SERVER=hosting

وعيد تشغيل النود

3 hours ago, Magd Almuntaser said:


are you arab?
In the cloud make sure your .env file has the correct links.
=======

As for localhost, you must run it by opening cmd in the script folder and writing this command:
php artisan serv

Open another cmd window and write:
node server.js

You must not close these windows because if you close them, the script will stop

Run website without ssl. Then your qr show now.

Its ssl issues on server.js

17 hours ago, rpmsms said:

Please tell me how to setup cron job in aapanel..

tell which code insert in Script content box..

 

 

cron job.PNG

for it  use access URL:

so just input url web for example https://domain/schedule-run 

etc

Edited by Unicode
6 minutes ago, Aji Dharma said:

thanks to mas @Gusik Prasetyo, all good, but when i try to use the campaign, and see the report, it shows error. The campaign is not sent eventually. 

The report for message history is looking fine. 

 

Any suggestion, what went wrong?

 

Thank you

image.thumb.png.797bd060503f0acb7c862018c9c3d909.png


This means that your login session has ended..
Reopen your site link again

1 hour ago, Aji Dharma said:

thanks to mas @Gusik Prasetyo, all good, but when i try to use the campaign, and see the report, it shows error. The campaign is not sent eventually. 

The report for message history is looking fine. 

 

Any suggestion, what went wrong?

 

Thank you

image.thumb.png.797bd060503f0acb7c862018c9c3d909.png

Clear doc dir storage session file.

then working fine

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...