Authenticate infinite on centos 7
chitogamer96 opened this issue · 40 comments
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
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
Their is an issue with the current state of Sulla available on NPM:
Here are fixes:
#375
same problem here, using macos, centos, ubuntu, stuck in authenticate even though scan qr successful
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
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
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
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.
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
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-nodejssorry 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
Unirse amigos para estar en contacto
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?
Thanksguys, 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-nodejssorry 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!
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?
Thanksguys, 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-nodejssorry 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
can u explain it? @vmcloudbr
no, facing same problem
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?
Thanksguys, 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-nodejssorry 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
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?
Thanksguys, 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-nodejssorry 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!!!
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
Download here change folder DIST em node_modules/dist
Download here change folder DIST em node_modules/dist
no puedo acceder al link
ok,
tidy link
Download here change folder DIST em node_modules/dist
no puedo acceder al link
Download here change folder DIST em node_modules/dist
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" 👍
What's wrong with you people? Why don't you just use open-wa?
What's wrong with you people? Why don't you just use open-wa?
uhm... maybe because it need "license" ?
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.
Yeah usually people don't like being limited by "license" :)
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.
Starting a conversation
There are 3 ways to start a chat with a new number:
- 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.
- 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.
- 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 😮
@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.
i can send texts to unknown numbers through sulla with this:
client.sendText('625126376123@c.us','Hello!');
did wa-automate restrict it?
@smashah
What happened to you ?, you did not charge licenses in sulla-hotfix
:(
@smashah im really sure man.
with original sulla, i can send message text to unknown number, freely without licenses
@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.
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 ))
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
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.
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!
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!