-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Comments
Same for me in django test. |
@peaklabs-dev I'm testing after upgrading to 368 but it still doesn't work with this docker compose: |
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. |
@peaklabs-dev OK sorry, I didn't know that. Yes, I'm using ‘Public Repository’. |
@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. |
Error Message and Logs
I've noticed a few issues with the browserless template that need addressing:
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
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
The text was updated successfully, but these errors were encountered: