sulla icon indicating copy to clipboard operation
sulla copied to clipboard

Authenticate infinite on centos 7

Open chitogamer96 opened this issue 4 years ago • 41 comments

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

chitogamer96 avatar Jun 05 '20 03:06 chitogamer96

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

diegoacuario avatar Jun 05 '20 05:06 diegoacuario

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

roelandp avatar Jun 05 '20 05:06 roelandp

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

brainwares avatar Jun 05 '20 05:06 brainwares

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

roelandp avatar Jun 05 '20 05:06 roelandp

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

brainwares avatar Jun 05 '20 05:06 brainwares

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

chitogamer96 avatar Jun 05 '20 05:06 chitogamer96

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.

brainwares avatar Jun 05 '20 09:06 brainwares

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

alangarbo avatar Jun 05 '20 12:06 alangarbo

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

joedutra avatar Jun 05 '20 15:06 joedutra

Unirse amigos para estar en contacto

https://chat.whatsapp.com/CspaWC7R5iaGZs20MPecjT

diegoacuario avatar Jun 05 '20 19:06 diegoacuario

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!

frits191 avatar Jun 05 '20 23:06 frits191

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

joedutra avatar Jun 05 '20 23:06 joedutra

can u explain it? @vmcloudbr

NabiilahDatabase avatar Jun 06 '20 04:06 NabiilahDatabase

no, facing same problem

joedutra avatar Jun 06 '20 04:06 joedutra

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

brainwares avatar Jun 06 '20 05:06 brainwares

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 avatar Jun 06 '20 05:06 joedutra

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 avatar Jun 06 '20 05:06 joedutra

Download here change folder DIST em node_modules/dist

joedutra avatar Jun 06 '20 06:06 joedutra

Download here change folder DIST em node_modules/dist

no puedo acceder al link

chitogamer96 avatar Jun 06 '20 06:06 chitogamer96

ok, tidy link

joedutra avatar Jun 06 '20 06:06 joedutra

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

joedutra avatar Jun 06 '20 06:06 joedutra

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:

NabiilahDatabase avatar Jun 06 '20 06:06 NabiilahDatabase

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

smashah avatar Jun 06 '20 06:06 smashah

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

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

brainwares avatar Jun 06 '20 06:06 brainwares

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.

smashah avatar Jun 06 '20 06:06 smashah

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

brainwares avatar Jun 06 '20 06:06 brainwares

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.

smashah avatar Jun 06 '20 06:06 smashah

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:

NabiilahDatabase avatar Jun 06 '20 06:06 NabiilahDatabase

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

smashah avatar Jun 06 '20 06:06 smashah

i can send texts to unknown numbers through sulla with this: client.sendText('[email protected]','Hello!');

did wa-automate restrict it?

NabiilahDatabase avatar Jun 06 '20 06:06 NabiilahDatabase