HortusFox - Import backup doesnt work and uploading pics causes 500 internal error #1666

Closed
opened 2025-11-20 05:14:29 -05:00 by saavagebueno · 6 comments
Owner

Originally created by @drVLecter on GitHub (Aug 9, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

HortusFox

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/hortusfox.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

2 issues:

  • Import backup doesnt work - just doesnt react

  • Uploading the pic for plants causes the 500 Internal Server error

Image

🔄 Steps to reproduce the issue.

I ran the script, added users and tried Importing backup with plants and locations which didnt work.
Then I tried uploading all the plants individually which didnt work.

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @drVLecter on GitHub (Aug 9, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? HortusFox ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/hortusfox.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. 2 issues: - Import backup doesnt work - just doesnt react - Uploading the pic for plants causes the 500 Internal Server error <img width="2091" height="852" alt="Image" src="https://github.com/user-attachments/assets/d3e895b5-0e47-414f-a2bb-8cb7895f3d88" /> ### 🔄 Steps to reproduce the issue. I ran the script, added users and tried Importing backup with plants and locations which didnt work. Then I tried uploading all the plants individually which didnt work. ### ❌ Paste the full error output (if available). <img width="2091" height="852" alt="Image" src="https://github.com/user-attachments/assets/220a1cdb-223d-4a29-9938-a5cb304e8b33" /> ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:14:29 -05:00
Author
Owner

@MickLesk commented on GitHub (Aug 9, 2025):

  1. Idk how the Backup Logic Work

  2. Looks Like an issue from hortusfox directly If there an relevant issue in there repo?

@MickLesk commented on GitHub (Aug 9, 2025): 1. Idk how the Backup Logic Work 2. Looks Like an issue from hortusfox directly If there an relevant issue in there repo?
Author
Owner

@drVLecter commented on GitHub (Aug 9, 2025):

Hi MickLesk

  1. Exported backup file from one instance of HortusFox (zip) and tried importing it in the new instance (HelperScripts). It expected a zip file. It didnt work. I am definitely missing the logic here.

  2. Seems it is not able to commit the pic to the database. First instance that is non helper script uploads pic but I had same issue originally and had to tweak database multiple times.

@drVLecter commented on GitHub (Aug 9, 2025): Hi MickLesk 1. Exported backup file from one instance of HortusFox (zip) and tried importing it in the new instance (HelperScripts). It expected a zip file. It didnt work. I am definitely missing the logic here. 2. Seems it is not able to commit the pic to the database. First instance that is non helper script uploads pic but I had same issue originally and had to tweak database multiple times.
Author
Owner

@MickLesk commented on GitHub (Aug 9, 2025):

Where are the Images stored? Maybe try to Set chmod rights and restart?

@MickLesk commented on GitHub (Aug 9, 2025): Where are the Images stored? Maybe try to Set chmod rights and restart?
Author
Owner

@drVLecter commented on GitHub (Aug 9, 2025):

I'll try. Thanks MickLesk

@drVLecter commented on GitHub (Aug 9, 2025): I'll try. Thanks MickLesk
Author
Owner

@snow2k9 commented on GitHub (Aug 11, 2025):

Hey, I added /opt/hortusfox/app/logs and did chown -R www-data /opt/hortusfox/public

Now i can upload pictures

@snow2k9 commented on GitHub (Aug 11, 2025): Hey, I added /opt/hortusfox/app/logs and did chown -R www-data /opt/hortusfox/public Now i can upload pictures
Author
Owner

@tremor021 commented on GitHub (Aug 11, 2025):

Sorry, late to the party here. Yes, error 500 while trying to upload stuff to any server is a almost always a permission issue, upload directory owned by wrong user, etc

@tremor021 commented on GitHub (Aug 11, 2025): Sorry, late to the party here. Yes, error 500 while trying to upload stuff to any server is a almost always a permission issue, upload directory owned by wrong user, etc
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1666