Jump to content
Bicrypto v4.4.8 + All Plugins ×

Whatsapp Gateway | Multi Device v8.5.1


Magd Almuntaser

Recommended Posts

5 hours ago, Dammah Sifla said:

Are you using it on Cpanel or other panels?
Compatible version of node.js in my opinion is version 18 and above..

I use CPanel.

Node js. got an error while installing

Error

npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm error code 2
npm error git dep preparation failed
npm error command /opt/alt/alt-nodejs20/root/usr/bin/node /opt/alt/alt-nodejs20/root/usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/tpptiqgd/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
npm error > baileys@6.7.8 prepare
npm error > tsc
npm error
npm error src/Utils/messages.ts(524,40): error TS2339: Property 'headerType' does not exist on type '{ text: string; linkPreview?: WAUrlInfo | null | undefined; } & Mentionable & Contextable & Buttonable & Templatable & Listable & Editable & ViewOnce'.
npm error src/Utils/messages.ts(524,61): error TS2339: Property 'headerType' does not exist on type '{ text: string; linkPreview?: WAUrlInfo | null | undefined; } & Mentionable & Contextable & Buttonable & Templatable & Listable & Editable & ViewOnce'.
npm error npm warn using --force Recommended protections disabled.
npm error npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm error npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm error npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
npm error npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm error npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm error npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm error npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm error npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm error npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm error npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm error npm warn deprecated
npm error npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm error npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm error npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm error npm warn deprecated vm2@3.9.19: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
npm error npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm error npm error code 2
npm error npm error path /home/tpptiqgd/.npm/_cacache/tmp/git-cloneXXXXXXPovnT5
npm error npm error command failed
npm error npm error command sh -c tsc
npm error
npm error npm error A complete log of this run can be found in: /home/tpptiqgd/.npm/_logs/2024-10-14T10_31_13_447Z-debug-0.log

npm error A complete log of this run can be found in: /home/tpptiqgd/.npm/_logs/2024-10-14T10_30_57_089Z-debug-0.log

 

Screenshot 2024-10-14 160158.png

Link to comment
Share on other sites

8 hours ago, Hit Solanki said:

Install on VPS? cPanel? AAPanel? or?
Node 18 or above is ok. I'm using 20 on my VPS.

 

cPanel?

Whats problem brother..
Please explain your problem in detail.

if your problem is with nodejs, just create nodejs and point it to domain where you installed mpwa and run server.js on that domain.
make sure your .env settings are correct or send your .env view in the settings menu here.

  • Like 1
Link to comment
Share on other sites

20 hours ago, Hit Solanki said:

I use CPanel.

Node js. got an error while installing

Error

npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm error code 2
npm error git dep preparation failed
npm error command /opt/alt/alt-nodejs20/root/usr/bin/node /opt/alt/alt-nodejs20/root/usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/tpptiqgd/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
npm error > baileys@6.7.8 prepare
npm error > tsc
npm error
npm error src/Utils/messages.ts(524,40): error TS2339: Property 'headerType' does not exist on type '{ text: string; linkPreview?: WAUrlInfo | null | undefined; } & Mentionable & Contextable & Buttonable & Templatable & Listable & Editable & ViewOnce'.
npm error src/Utils/messages.ts(524,61): error TS2339: Property 'headerType' does not exist on type '{ text: string; linkPreview?: WAUrlInfo | null | undefined; } & Mentionable & Contextable & Buttonable & Templatable & Listable & Editable & ViewOnce'.
npm error npm warn using --force Recommended protections disabled.
npm error npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm error npm warn deprecated phin@2.9.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm error npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
npm error npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm error npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm error npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm error npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm error npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm error npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm error npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm error npm warn deprecated
npm error npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm error npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm error npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm error npm warn deprecated vm2@3.9.19: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
npm error npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm error npm error code 2
npm error npm error path /home/tpptiqgd/.npm/_cacache/tmp/git-cloneXXXXXXPovnT5
npm error npm error command failed
npm error npm error command sh -c tsc
npm error
npm error npm error A complete log of this run can be found in: /home/tpptiqgd/.npm/_logs/2024-10-14T10_31_13_447Z-debug-0.log

npm error A complete log of this run can be found in: /home/tpptiqgd/.npm/_logs/2024-10-14T10_30_57_089Z-debug-0.log

 

Screenshot 2024-10-14 160158.png

just approved? 😅

don't click Run NPM Install
because node_module already.

just create nodejs and Start App

Link to comment
Share on other sites

image.thumb.png.39e5c59cbda280d5ffb509f4fd7384af.png

Hello guys, does anyone know why the QR code isn't showing up even though the server status is connected? Any idea where the problem might be? The configuration was successfully executed, but the QR code still won't appear.

Halo teman-teman, ada yang tahu kenapa QR code-nya tidak muncul padahal status server-nya terkoneksi? Kira-kira masalahnya di mana ya? Konfigurasi sudah berhasil dijalankan, tapi QR code tetap tidak muncul.

image.thumb.png.ec42476990d77daa6ff0512f2b03fbde.png

Link to comment
Share on other sites

16 hours ago, Dammah Sifla said:

Whats problem brother..
Please explain your problem in detail.

if your problem is with nodejs, just create nodejs and point it to domain where you installed mpwa and run server.js on that domain.
make sure your .env settings are correct or send your .env view in the settings menu here.

close.jpg

text/x-generic .env ( ASCII text, with CRLF line terminators )

APP_NAME=MPWA
APP_ENV=local
APP_KEY=base64:PxGRSZnMJVvMO7erMUXd683lMJwYFWpdxufKRbugeq8=
APP_DEBUG=true
APP_URL=https://apiwh.cryptoapi.shop
WA_URL_SERVER=https://apiwh.cryptoapi.shop
PORT_NODE=3100
APP_INSTALLED=true
LICENSE_KEY=MagdAlmuntaser-ttmtt
BUYER_EMAIL=admin@doniaweb.com
TYPE_SERVER=hosting
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=XXXX
DB_USERNAME=XXXX
DB_PASSWORD=XXXX
LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DRIVER=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120
MEMCACHED_HOST=127.0.0.1
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
CHATGPT_URL=https://api.openai.com/v1/chat/completions
CHATGPT_MODEL=gpt-3.5-turbo
GEMINI_URL=https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-flash-latest:generateContent
CLAUDE_URL=https://api.anthropic.com/v1/messages
CLAUDE_MODEL=claude-3-sonnet-20240229
DALLE_SIZE=256x256
DALLE_URL=https://api.openai.com/v1/images/generations
MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
PORT = 3000
AUTH =mpedia-server-uUdkfgli783pkfnlaskogoighr
THEME_NAME=mpwa
ORIGIN =http://localhost
WEBHOOK =
MAIL_MAILER=smtp
MAIL_HOST=sandbox.smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=b921eb73e9xxxx
MAIL_PASSWORD=6d478f9d78xxxx
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS=xxxxxx@gmail.com
MAIL_FROM_NAME=MPWA
Link to comment
Share on other sites

8 hours ago, Sea JaxID said:

image.thumb.png.39e5c59cbda280d5ffb509f4fd7384af.png

Hello guys, does anyone know why the QR code isn't showing up even though the server status is connected? Any idea where the problem might be? The configuration was successfully executed, but the QR code still won't appear.

Halo teman-teman, ada yang tahu kenapa QR code-nya tidak muncul padahal status server-nya terkoneksi? Kira-kira masalahnya di mana ya? Konfigurasi sudah berhasil dijalankan, tapi QR code tetap tidak muncul.

image.thumb.png.ec42476990d77daa6ff0512f2b03fbde.png

Dimana anda menginstall nya kawan?

Cpanel atau panel lain?

Link to comment
Share on other sites

8 hours ago, Sea JaxID said:

image.thumb.png.39e5c59cbda280d5ffb509f4fd7384af.png

Hello guys, does anyone know why the QR code isn't showing up even though the server status is connected? Any idea where the problem might be? The configuration was successfully executed, but the QR code still won't appear.

Halo teman-teman, ada yang tahu kenapa QR code-nya tidak muncul padahal status server-nya terkoneksi? Kira-kira masalahnya di mana ya? Konfigurasi sudah berhasil dijalankan, tapi QR code tetap tidak muncul.

image.thumb.png.ec42476990d77daa6ff0512f2b03fbde.png

Coba ubah WA_URL_SERVER anda menjadi http jangan https

Cek port anda apakah open atau tidak..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...