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

0.0.21 CLI gets stuck midway #16

Open
kamalbuilds opened this issue Oct 29, 2024 · 8 comments
Open

0.0.21 CLI gets stuck midway #16

kamalbuilds opened this issue Oct 29, 2024 · 8 comments

Comments

@kamalbuilds
Copy link

I am running the "make-agent": "^0.0.21", but it doesnt tunnel properly nor does it opens wallet.bitte.app i tried with an empty .env file too.

Screenshot 2024-10-29 at 11 30 36 AM
@kamalbuilds
Copy link
Author

@microchipgnu @GAllen98

@microchipgnu
Copy link
Member

microchipgnu commented Oct 29, 2024

Clone a fresh https://github.com/bitteprotocol/agent-next-boilerplate and try again. Let me know how it goes

@kamalbuilds
Copy link
Author

@microchipgnu already tried it , it gives me the same thing back. Frontend starts but no tunneling takes place.

@microchipgnu
Copy link
Member

can you try the dev command with --serveo. This will use an alternative to localtunnel.

@kamalbuilds
Copy link
Author

@microchipgnu it too gets stucks at the same point . Also please check your TG.

Screenshot 2024-10-29 at 2 16 23 PM

@microchipgnu
Copy link
Member

microchipgnu commented Oct 29, 2024

Do not run npm run dev --serveo, add the flag to the dev command on package.json. Should be

"dev": "concurrently \"next dev \" \"make-agent dev -p 3000 --serveo \""

@bh2smith
Copy link
Contributor

@kamalbuilds - are you still experiencing issues with this?

We are nearly on v0.0.25 now. Please close if everything is working for you.

@alexastrum
Copy link

+1 to localtunnel still not working for me.

until today, serveo worked just fine. today it stopped working.

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

4 participants