• 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

Cron container ID not matching

tomsit

Cheese
Community Manager
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.

*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.

▶ Reproduction steps
  1. Log in to dashboard
  2. Locate Cron settings
  3. Look at the container ID
  4. Check the actual container ID
😢 Unexpected result

Container ID does not match actual ID.
1640156473554.png

Actual:
1640156450904.png

As you can see I don't have any ID's matching the suggested one in dashboard. If I run the cron with actual ID it runs fine. However, I expected it to print the actual ID in the dashboard.
 
Docker runtime by default sets container id to hostname. How are you configuring the hostname for that container?
 
I'm not home right now so I can't double check it, but I'm using default settings with compose and portainer as a second overhead.
 
Back
Top