• 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

black blaze setting not working?

abkiwi

Chevereto Member
Hi, I have tried to add back blaze as a storage to my site but it will not connect.

I get this message: "Error: Host must be a string - check your input parameters" I have added all the correct info also changed it to every combination I could think of but still no connection. I have attached a screenshot.

I could not find any instructions for back blaze on your site.

Regards
Aaron
 

Attachments

  • backblaze_error.jpg
    backblaze_error.jpg
    57.6 KB · Views: 2
Hi,

Do you have console access to that website? If so, I suggest to run:
[CODE lang="bash" title="Run it from public_html"]composer update[/CODE]
Most likely the dependencies are outdated and the command above will update all these.
 
Back up and running.

What I did by mistake was type "chillmate.com" in the hostname box in the "Routing" settings. The site is installed in a sub-domain called "photos.chillmate.com" so when I added just the main domain in the hostname box I could not get back to the site. The main site is a drupal 8 site and this could have blocked it with its security?
 

Attachments

  • hostname_box.jpg
    hostname_box.jpg
    195.8 KB · Views: 1
Thank you for the update, but allow me to insist on that the hostname setting is not being used at this time, the setting value is not being stored, not read. The box and the setting is totally ignored in 3.14.1

The hostname setting will be available in 3.14.2 so it is not feasible that it caused this.
 
Back
Top