Skip to content

Running the application without external services#221

Open
Gabrielx47 wants to merge 14 commits intomcruzdev:mainfrom
Gabrielx47:running-the-application-without-external-services
Open

Running the application without external services#221
Gabrielx47 wants to merge 14 commits intomcruzdev:mainfrom
Gabrielx47:running-the-application-without-external-services

Conversation

@Gabrielx47
Copy link

I'm having trouble running the WhatsApp application:
Screenshot from 2026-01-28 16-48-48

I used npm audit fix, but that didn't solve the problem.

I'm also having problems with the whatsapp-web.js package.
Screenshot from 2026-01-25 08-09-46

This problem occurs when a message is sent and the bot attempts to read it. The current version of the whatsapp-web.js package is 1.34.2. However, even after updating to version 1.34.4, the problem persists.

Copy link
Owner

@mcruzdev mcruzdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for this pull request @Gabrielx47, it looks great and will help more people to try it locally!

I left few comments, could you update our documentation that talks how to run locally?

@Gabrielx47
Copy link
Author

Gabrielx47 commented Jan 30, 2026

Thanks a lot for this pull request @Gabrielx47, it looks great and will help more people to try it locally!

I left few comments, could you update our documentation that talks how to run locally?

Good morning, @mcruzdev! I'm happy to contribute and gain knowledge at the same time. I'll update the documentation.

@mcruzdev
Copy link
Owner

Thanks a lot for this pull request @Gabrielx47, it looks great and will help more people to try it locally!
I left few comments, could you update our documentation that talks how to run locally?

Good morning, @mcruzdev! I'm happy to contribute and gain knowledge at the same time. I'll update the documentation.

Sounds good friend! You are welcome :)

@Gabrielx47
Copy link
Author

@mcruzdev @matheusandre1 Good night! I am getting this error, is anyone else having the same problem?
Screenshot from 2026-02-16 22-26-54

I am logged in. But when the system requests user data, a 401 error is returned.

@Gabrielx47
Copy link
Author

@mcruzdev @matheusandre1 Good night! I am getting this error, is anyone else having the same problem? Screenshot from 2026-02-16 22-26-54

I am logged in. But when the system requests user data, a 401 error is returned.

@matheusandre1 @mcruzdev Good morning! I found the problem. The generated bearer token didn't have the issuing URL. I added it and it worked.

Screenshot from 2026-02-18 14-39-42

@mcruzdev
Copy link
Owner

Great catch @Gabrielx47!

@mcruzdev
Copy link
Owner

I really want to merge this pull request, did you solve all comments?

@Gabrielx47
Copy link
Author

Gabrielx47 commented Feb 19, 2026

I really want to merge this pull request, did you solve all comments?

@mcruzdev Not yet. I'll fix as fast as possible.

@Gabrielx47
Copy link
Author

Good morning, @mcruzdev! I have done all the updates. Please review the corrections.

@Gabrielx47
Copy link
Author

@mcruzdev The Ollama image is created even using OpenAI.

@Gabrielx47
Copy link
Author

@mcruzdev @matheusandre1 Good night! I am getting this error, is anyone else having the same problem? Screenshot from 2026-02-16 22-26-54
I am logged in. But when the system requests user data, a 401 error is returned.

@matheusandre1 @mcruzdev Good morning! I found the problem. The generated bearer token didn't have the issuing URL. I added it and it worked.

Screenshot from 2026-02-18 14-39-42

@mcruzdev I didn't make this correction.

@Gabrielx47
Copy link
Author

Gabrielx47 commented Feb 27, 2026

@mcruzdev The Ollama image is created even using OpenAI.

I understood why. The Ollama not need a container if running in the development environment, it is created automatically. The Ollama service definition can to be removed the docker compose file. What do you think, @mcruzdev?

@mcruzdev
Copy link
Owner

Sorry for delay @Gabrielx47, and nice to hear you got the problem.

@Gabrielx47
Copy link
Author

Sorry for delay @Gabrielx47, and nice to hear you got the problem.

No problem.

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

Successfully merging this pull request may close these issues.

3 participants