Skip to content

Running the application without external services#221

Merged
mcruzdev merged 15 commits into
mcruzdev:mainfrom
Gabrielx47:running-the-application-without-external-services
May 21, 2026
Merged

Running the application without external services#221
mcruzdev merged 15 commits into
mcruzdev:mainfrom
Gabrielx47:running-the-application-without-external-services

Conversation

@Gabrielx47
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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?

Comment thread timeless-api/pom.xml Outdated
Comment thread timeless-api/src/main/resources/application.properties Outdated
Comment thread whatsapp/package-lock.json
@Gabrielx47
Copy link
Copy Markdown
Contributor 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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
Contributor 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
Copy Markdown
Owner

Great catch @Gabrielx47!

@mcruzdev
Copy link
Copy Markdown
Owner

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

Comment thread timeless-api/src/main/resources/application.properties Outdated
@Gabrielx47
Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor Author

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

@Gabrielx47
Copy link
Copy Markdown
Contributor Author

@mcruzdev The Ollama image is created even using OpenAI.

@Gabrielx47
Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor 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
Copy Markdown
Owner

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

@Gabrielx47
Copy link
Copy Markdown
Contributor Author

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

No problem.

@mcruzdev
Copy link
Copy Markdown
Owner

mcruzdev commented May 6, 2026

Hello @Gabrielx47 could you solve the conflict?

@Gabrielx47
Copy link
Copy Markdown
Contributor Author

Gabrielx47 commented May 8, 2026

Hello @Gabrielx47 could you solve the conflict?

Good Morning, @mcruzdev! Yes, i can resolve it.

@mcruzdev
Copy link
Copy Markdown
Owner

Hello @Gabrielx47 could you solve the conflict?

Good Morning, @mcruzdev! Yes, i can resolve it.

Thanks @Gabrielx47

…tion.properties and whatsapp/package-lock.json
@Gabrielx47
Copy link
Copy Markdown
Contributor Author

Gabrielx47 commented May 17, 2026

Good morning, @mcruzdev! Conflitcts resolved. Please, review the changes.

Copy link
Copy Markdown
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 for this pull request @Gabrielx47!

@Gabrielx47
Copy link
Copy Markdown
Contributor Author

Gabrielx47 commented May 21, 2026

Thanks for this pull request @Gabrielx47!

Good night, @mcruzdev! I'm happy to be able to contribute.

@mcruzdev
Copy link
Copy Markdown
Owner

The CI error is related with your PR, I think we can merge and I will fix it tomorrow as soon as possible.

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

@mcruzdev mcruzdev merged commit b73e49d into mcruzdev:main May 21, 2026
3 of 4 checks passed
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