danielcardeenas / sulla

👩🏻‍🔬 Javascript Whatsapp api library for chatbots
MIT License
1.26k stars 274 forks source link

Authenticate infinite on centos 7 #377

Open chitogamer96 opened 4 years ago

chitogamer96 commented 4 years ago

image

I have been installing sulla on a centos server, it already opens the qr and everything, but I have noticed that for example, when the qr code is created on my local windows machine, at that moment the session folder is created with approximately 4 sub folders , but here in centos only a single folder is created with the sub-folder "Default" and nothing else, therefore at the time of scanning it never injects, it only remains in authenticate to continue

diegoacuario commented 4 years ago

Saludos me pasa lo mismo en windows por favor que debo hacer ya probé de todo borré sesión y nada please puede contactar https://wa.me/593982317891

roelandp commented 4 years ago

Their is an issue with the current state of Sulla available on NPM: Here are fixes: https://github.com/danielcardeenas/sulla/issues/375

brainwares commented 4 years ago

same problem here, using macos, centos, ubuntu, stuck in authenticate even though scan qr successful

roelandp commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

brainwares commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

chitogamer96 commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

brainwares commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

alangarbo commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

Hi, Can you tell me what you did? I try to clone the project branch form https://github.com/thiagoamarante/sulla/tree/develop , but when I run the code I have this error Error: Cannot find module 'sulla'

Plase, Can you help me?

Thanks

joedutra commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

Hi, Can you tell me what you did? I try to clone the project branch form https://github.com/thiagoamarante/sulla/tree/develop , but when I run the code I have this error Error: Cannot find module 'sulla'

Plase, Can you help me?

Thanks

guys, I think it's discontinued here. I use it, but I'm making all the corrections. I can't merge you have 2 options: 1 - use my branch - https://github.com/thiagoamarante/sulla/tree/develop 2 - use open-wa - https://github.com/open-wa/wa-automate-nodejs

sorry im noob, how to use your branch? to update my sulla

download the develop repository in https://github.com/thiagoamarante/sulla/tree/develop, not the master the link already takes to the develop repository, then unzip it on your machine, enter the folder and do an npm install, then run the npm build command, a dist folder will be created, copy the folder DIST, NODE_NODULES, PACKAGE.JSON, and replace it within your project at node_modules / sulla

diegoacuario commented 4 years ago

Unirse amigos para estar en contacto

https://chat.whatsapp.com/CspaWC7R5iaGZs20MPecjT

frits191 commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

Hi, Can you tell me what you did? I try to clone the project branch form https://github.com/thiagoamarante/sulla/tree/develop , but when I run the code I have this error Error: Cannot find module 'sulla' Plase, Can you help me? Thanks

guys, I think it's discontinued here. I use it, but I'm making all the corrections. I can't merge you have 2 options: 1 - use my branch - https://github.com/thiagoamarante/sulla/tree/develop 2 - use open-wa - https://github.com/open-wa/wa-automate-nodejs

sorry im noob, how to use your branch? to update my sulla

download the develop repository in https://github.com/thiagoamarante/sulla/tree/develop, not the master the link already takes to the develop repository, then unzip it on your machine, enter the folder and do an npm install, then run the npm build command, a dist folder will be created, copy the folder DIST, NODE_NODULES, PACKAGE.JSON, and replace it within your project at node_modules / sulla

Hello, the first time I used this it worked but the second time I got this error:

(node:25412) UnhandledPromiseRejectionWarning: LoginCanceled (node:25412) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:25412) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Could you maybe help? thanks alot!

joedutra commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

Hi, Can you tell me what you did? I try to clone the project branch form https://github.com/thiagoamarante/sulla/tree/develop , but when I run the code I have this error Error: Cannot find module 'sulla' Plase, Can you help me? Thanks

guys, I think it's discontinued here. I use it, but I'm making all the corrections. I can't merge you have 2 options: 1 - use my branch - https://github.com/thiagoamarante/sulla/tree/develop 2 - use open-wa - https://github.com/open-wa/wa-automate-nodejs

sorry im noob, how to use your branch? to update my sulla

download the develop repository in https://github.com/thiagoamarante/sulla/tree/develop, not the master the link already takes to the develop repository, then unzip it on your machine, enter the folder and do an npm install, then run the npm build command, a dist folder will be created, copy the folder DIST, NODE_NODULES, PACKAGE.JSON, and replace it within your project at node_modules / sulla

Hello, the first time I used this it worked but the second time I got this error:

(node:25412) UnhandledPromiseRejectionWarning: LoginCanceled (node:25412) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:25412) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Could you maybe help? thanks alot!

use chrome not use chromium

NabiilahDatabase commented 4 years ago

can u explain it? @vmcloudbr

joedutra commented 4 years ago

no, facing same problem

brainwares commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

Hi, Can you tell me what you did? I try to clone the project branch form https://github.com/thiagoamarante/sulla/tree/develop , but when I run the code I have this error Error: Cannot find module 'sulla' Plase, Can you help me? Thanks

guys, I think it's discontinued here. I use it, but I'm making all the corrections. I can't merge you have 2 options: 1 - use my branch - https://github.com/thiagoamarante/sulla/tree/develop 2 - use open-wa - https://github.com/open-wa/wa-automate-nodejs

sorry im noob, how to use your branch? to update my sulla

download the develop repository in https://github.com/thiagoamarante/sulla/tree/develop, not the master the link already takes to the develop repository, then unzip it on your machine, enter the folder and do an npm install, then run the npm build command, a dist folder will be created, copy the folder DIST, NODE_NODULES, PACKAGE.JSON, and replace it within your project at node_modules / sulla

use this way... it should work

joedutra commented 4 years ago

not sure if you saw my comment 20 minutes ago, but thats whatsup.

Their is an issue with the current state of Sulla available on NPM: Here are fixes:

375

*Their should be There :P

Ah... sorry didn't catch up... will try... thanks

let me know if you can, please

After few hours trying... it finally working.

Hi, Can you tell me what you did? I try to clone the project branch form https://github.com/thiagoamarante/sulla/tree/develop , but when I run the code I have this error Error: Cannot find module 'sulla' Plase, Can you help me? Thanks

guys, I think it's discontinued here. I use it, but I'm making all the corrections. I can't merge you have 2 options: 1 - use my branch - https://github.com/thiagoamarante/sulla/tree/develop 2 - use open-wa - https://github.com/open-wa/wa-automate-nodejs

sorry im noob, how to use your branch? to update my sulla

download the develop repository in https://github.com/thiagoamarante/sulla/tree/develop, not the master the link already takes to the develop repository, then unzip it on your machine, enter the folder and do an npm install, then run the npm build command, a dist folder will be created, copy the folder DIST, NODE_NODULES, PACKAGE.JSON, and replace it within your project at node_modules / sulla

use this way... it should work

no work!!!

joedutra commented 4 years ago

I managed to fix it, now we are going to open a new project using part of this one with more support the name of the repo will be Smile tomorrow so search

joedutra commented 4 years ago

Download here change folder DIST em node_modules/dist

chitogamer96 commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

joedutra commented 4 years ago

ok, tidy link

joedutra commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

NabiilahDatabase commented 4 years ago

I managed to fix it, now we are going to open a new project using part of this one with more support the name of the repo will be Smile tomorrow so search

nice man!, it works!

waiting for your "Smile" :+1:

smashah commented 4 years ago

What's wrong with you people? Why don't you just use open-wa?

brainwares commented 4 years ago

What's wrong with you people? Why don't you just use open-wa?

uhm... maybe because it need "license" ?

smashah commented 4 years ago

Umm no it doesn't. That's only if you need extra non-critical features. Features that aren't in this library in the first place.

brainwares commented 4 years ago

Yeah usually people don't like being limited by "license" :)

smashah commented 4 years ago

What an assinine statement. Every single feature available through a license key is closed source. These features do not exist here and will most likely not exist in any offshoot of this project any time soon. The base free version of open-wa has more features as it is and is the main source for all updates and bug fixes to other projects.

Don't want to be limited by license key? Cool. Be limited by basic functionality, slow updates, bad support and no reliability instead.

NabiilahDatabase commented 4 years ago

Starting a conversation There are 3 ways to start a chat with a new number:

  1. WA Links

You can send a special link to the person you want to start a chat with. This will open a conversation with your number on their phone. This way you can insure that they have explicitly started a conversation with you.

  1. WA Buttons

You can add this button to your website which, when clicked, will open a chat with you in the same way as above.

  1. With a License Key

In order to unlock the functionality to send texts to unknown numbers through @open-wa/wa-automate itself, you will need a License key.

:point_down: In order to unlock the functionality to send texts to unknown numbers through @open-wa/wa-automate itself, you will need a License key :open_mouth:

smashah commented 4 years ago

@NabiilahDatabase does any other sulla based library have a working implementation of this feature? Also, 2 other legitimate methods have been provided. So even then a license key isn't required.

NabiilahDatabase commented 4 years ago

i can send texts to unknown numbers through sulla with this: client.sendText('625126376123@c.us','Hello!');

did wa-automate restrict it?

chitogamer96 commented 4 years ago

@smashah What happened to you ?, you did not charge licenses in sulla-hotfix
:(

NabiilahDatabase commented 4 years ago

@smashah im really sure man. with original sulla, i can send message text to unknown number, freely without licenses

brainwares commented 4 years ago

@NabiilahDatabase Lmao you sure about that? Just wait for the latest update.

@chitogamer96 and sulla-hotfix never implemented this feature. Just to say again loud and clear for the last time. 99% of features you don't need a license for. Next time you go to the market, please go to a farmer and ask them what's wrong with them for digging up the fruit from the ground and then charging for it.

Better split the licensed version to other repo, and keep the unlicensed version in one repo. So people can choose which one they need better. I don't know why, when I saw that word "license" it make me turn back to find another source, and skip those many free features given.

frits191 commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

This worked for me! thank you very much

(Replace the folder node_modules/sulla/dist with the folder from the link) ((Also I can actually still send messages with client.sendMessageToId(message.sender.id, msg); to individual non-contact people ))

ricardo992 commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

it work! but i think is a very bad solution haha, but.. for a while is fine

joedutra commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

it work! but i think is a very bad solution haha, but.. for a while is fine

Você e brasileiro ? pois acho que deve ser nunca dão valor nas coisas que os outros fazem, se não tivesse resolvido como estaria usando, se não serve não usa.

ricardo992 commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

it work! but i think is a very bad solution haha, but.. for a while is fine

Você e brasileiro ? pois acho que deve ser nunca dão valor nas coisas que os outros fazem, se não tivesse resolvido como estaria usando, se não serve não usa.

No soy brasilero, soy argentino, no entiendo que me queres decir, te agradeci por el arreglo!

joedutra commented 4 years ago

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

it work! but i think is a very bad solution haha, but.. for a while is fine

Você e brasileiro ? pois acho que deve ser nunca dão valor nas coisas que os outros fazem, se não tivesse resolvido como estaria usando, se não serve não usa.

No soy brasilero, soy argentino, no entiendo que me queres decir, te agradeci por el arreglo!

Gracias!

diegoacuario commented 4 years ago

Grupo de apoyo de sulla de whatsapp

orkestral commented 4 years ago

this repository is no longer supported, is out of date, has been migrated to what is now functional: Venom-Bot

Please leave us a star, there too, encourages us to keep you updated