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

[Bug]: Browserless Magic #4125

Closed
ARHAEEM opened this issue Nov 4, 2024 · 5 comments · Fixed by #4246
Closed

[Bug]: Browserless Magic #4125

ARHAEEM opened this issue Nov 4, 2024 · 5 comments · Fixed by #4246

Comments

@ARHAEEM
Copy link

ARHAEEM commented Nov 4, 2024

Error Message and Logs

I've noticed a few issues with the browserless template that need addressing:
Image

The variable is displaying its name instead of its value. 🔍
Debug features and API seem to be encountering network/proxy problems. It might be a port configuration issue, like 3000:3000. ⚙️
The secret isn't generating a random password, or there's no initial input prompt. 🔑

Thanks!

Steps to Reproduce

  1. install coolify
  2. run template "Browserless"
  3. check env section
  4. read first message.

Example Repository URL

https://github.com/browserless/browserless

Coolify Version

v4.0.0-beta.360

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04.4 LTS

Additional Information

No response

@ARHAEEM ARHAEEM added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 4, 2024
@peaklabs-dev peaklabs-dev removed the 🔍 Triage Issues that need assessment and prioritization. label Nov 4, 2024
@peaklabs-dev peaklabs-dev self-assigned this Nov 4, 2024
@peaklabs-dev peaklabs-dev changed the title [Bug]: [Bug]: Browserless Magic Nov 4, 2024
@peaklabs-dev peaklabs-dev added the 🐞 Confirmed Bug Verified issues that have been reproduced by the team. label Nov 4, 2024
@jmsx
Copy link

jmsx commented Nov 13, 2024

Same for me in django test.
Image
https://github.com/jmsx/django-coolify

@github-actions github-actions bot removed 🐛 Bug Reported issues that need to be reproduced by the team. 🐞 Confirmed Bug Verified issues that have been reproduced by the team. labels Nov 15, 2024
@jmsx
Copy link

jmsx commented Nov 15, 2024

@peaklabs-dev I'm testing after upgrading to 368 but it still doesn't work with this docker compose:
https://github.com/jmsx/django-coolify/blob/main/docker-compose.yml

@peaklabs-dev
Copy link
Member

Are you using GitHub as a source, if so, this is not yet supported. You will need to use the compose deploy type. Also the magic will be refactored and get more clearer names soon.

@jmsx
Copy link

jmsx commented Nov 15, 2024

@peaklabs-dev OK sorry, I didn't know that. Yes, I'm using ‘Public Repository’.

@peaklabs-dev
Copy link
Member

@jmsx All good, it should work I agree. I am refactoring all the code and also adding working magic to git via this PR #4127 - will take some time as it is a huge change. Also for the future, please open a separate issue, you can link to this one if you want, but it is hard to keep up if there are multiple issues in one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants