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]: Add file mount in storage result "Undefined variable $fs_path" #4668

Closed
smonv opened this issue Dec 25, 2024 · 2 comments · Fixed by #4598
Closed

[Bug]: Add file mount in storage result "Undefined variable $fs_path" #4668

smonv opened this issue Dec 25, 2024 · 2 comments · Fixed by #4598

Comments

@smonv
Copy link

smonv commented Dec 25, 2024

Error Message and Logs

Image
Image

I got error "Undefined variable $fs_path" everytime I try to add a file amount to resource.

Steps to Reproduce

  1. New Resource => Choose Postgresql
  2. Go to Storages Tab => Click Add
  3. In File Mount, input "/etc/postgresql/postgresql.conf" as path with content "shared_preload_libraries = 'pg_stat_statements' # Enable extensions"
  4. Click Add and got error Undefined variable $fs_path

Example Repository URL

No response

Coolify Version

v4.0.0-beta.379

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04.5 LTS

Additional Information

@smonv smonv added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Dec 25, 2024
@KozSuper
Copy link

I also got this error

@peaklabs-dev peaklabs-dev added 🐞 Confirmed Bug Verified issues that have been reproduced by the team. and removed 🔍 Triage Issues that need assessment and prioritization. labels Jan 8, 2025
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone Jan 8, 2025
@peaklabs-dev peaklabs-dev self-assigned this Jan 8, 2025
@peaklabs-dev
Copy link
Member

I have implemented a fix for this issue and it will be available in an upcoming release. Thanks for your patience.

@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 Jan 14, 2025
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 a pull request may close this issue.

3 participants