Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authenticate infinite on centos 7 #377

Open
chitogamer96 opened this issue Jun 5, 2020 · 41 comments
Open

Authenticate infinite on centos 7 #377

chitogamer96 opened this issue Jun 5, 2020 · 41 comments

Comments

@chitogamer96
Copy link

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
Copy link

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
Copy link

roelandp commented Jun 5, 2020

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

@brainwares
Copy link

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

@roelandp
Copy link

roelandp commented Jun 5, 2020

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
Copy link

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
Copy link
Author

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
Copy link

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
Copy link

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
Copy link

joedutra commented Jun 5, 2020

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
Copy link

Unirse amigos para estar en contacto

https://chat.whatsapp.com/CspaWC7R5iaGZs20MPecjT

@frits191
Copy link

frits191 commented Jun 5, 2020

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
Copy link

joedutra commented Jun 5, 2020

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
Copy link

can u explain it? @vmcloudbr

@joedutra
Copy link

joedutra commented Jun 6, 2020

no, facing same problem

@brainwares
Copy link

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
Copy link

joedutra commented Jun 6, 2020

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
Copy link

joedutra commented Jun 6, 2020

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
Copy link

joedutra commented Jun 6, 2020

Download here change folder DIST em node_modules/dist

@chitogamer96
Copy link
Author

Download here change folder DIST em node_modules/dist

no puedo acceder al link

@joedutra
Copy link

joedutra commented Jun 6, 2020

ok,
tidy link

@joedutra
Copy link

joedutra commented Jun 6, 2020

Download here change folder DIST em node_modules/dist

no puedo acceder al link

Download here change folder DIST em node_modules/dist

@NabiilahDatabase
Copy link

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" 👍

@smashah
Copy link

smashah commented Jun 6, 2020

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

@brainwares
Copy link

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

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

@smashah
Copy link

smashah commented Jun 6, 2020

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
Copy link

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

@smashah
Copy link

smashah commented Jun 6, 2020

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
Copy link

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.

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

@smashah
Copy link

smashah commented Jun 6, 2020

@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
Copy link

NabiilahDatabase commented Jun 6, 2020

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

did wa-automate restrict it?

@chitogamer96
Copy link
Author

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

@NabiilahDatabase
Copy link

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

@brainwares
Copy link

@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
Copy link

frits191 commented Jun 6, 2020

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
Copy link

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
Copy link

joedutra commented Jun 6, 2020

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
Copy link

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
Copy link

joedutra commented Jun 6, 2020

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
Copy link

@orkestral
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

12 participants