• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

000000.png - ⚠ errorId #85e1a3c312e0e504

anhthoai

Chevereto Member
Hello, I have just moved to my new server but errors happen
▶ Reproduction steps
  1. Update from 3.20.6 to 3.20.7
  2. Open the website
  3. Go to /upload and upload a X image, error 1
  4. when I run php /home/xboyfotos/web/xboyfotos.com/public_html/cli.php -C cron, error 2
  5. When I add new FTP server, error 3
😢 Unexpected result
error 1:
000000.png - ⚠ errorId #85e1a3c312e0e504

error 2:
** errorId #9072d39ce50df761 **
> ErrorException [0]: Invalid argument supplied for foreach()
At /home/xboyfotos/web/xboyfotos.com/public_html/app/lib/classes/class.queue.php:113

error 3:
⚠ errorId #926aa7edad59d815


📃 Error log message
 
Try altering that line to this:

/home/xboyfotos/web/xboyfotos.com/public_html/app/lib/classes/class.queue.php:113
PHP:
                    foreach ($deleteFromStorage['Deleted'] ?? [] as $k => $v) {

Works now?
 
Not working with this error:
** errorId #30b08256c2b57e2c **
> PDOException [42000]: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 1
At /home/xboyfotos/web/xboyfotos.com/public_html/lib/G/classes/class.db.php:155
 
I will require to check it manually, you will need to provide me server access. I will check this within 3 business days.
 
This:
SSH Access Information for Linux OS
=============================
Main IP Address: 37.49.230.163
Root Password: REDACTED
One error when I upload images although I have checked all are already configured correctly as default at /usr/local/vesta/data/templates/web/httpd/basedir.stpl
tempnam(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/xboyfotos/web/xboyfotos.com/public_html:/home/xboyfotos/tmp)
 
Back
Top