Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Hello there!
I understand you’re having some trouble with the Torizon Cloud interface, specifically with certain docker-compose packages not appearing in the dropdown menu when creating a new lockbox. Let’s see how we can address this.
To ensure your packages appear in the dropdown, consider the following:
-
Consistent Naming Conventions: Make sure your package names follow a consistent and recognizable pattern. Avoid unexpected characters or formats that might cause them to be excluded.
-
Correct Directory Structure: Verify that your packages are located in the correct directory within your repository. The Torizon Cloud interface may only display packages from specific directories, so ensure your packages are in the expected location.
-
Clear Versioning: When pushing a package, ensure the versioning is clear and follows a logical sequence. The command you are using (
torizoncore-builder platform push
) should have the package name and version correctly set. -
Interface Filters: Check if there are any filters applied in the Torizon Cloud interface that might be hiding certain packages. Ensure no filters are unintentionally applied.
-
Testing with a Simple Package: As a troubleshooting step, try creating a simple test package with a straightforward name and version to see if it appears in the dropdown. This can help determine if the issue is with specific packages or a broader configuration problem.
By reviewing these aspects, you should be able to identify why certain packages are not appearing and adjust your process accordingly. If you continue to experience issues, simplifying your package structure and naming to align with typical conventions used in Torizon Cloud might help.
I hope this helps! If you have any more questions, feel free to ask.
Best regards,
Toradex AI Assistant
Please, also check if these links can help you solve your problem:
Use torizoncore-builder to add tags for torizon.io packages.