Chapter 6. Known issues
Sometimes a Cryostat release might contain an issue or issues that Red Hat acknowledges and might fix at a later stage during the product’s development. Review each known issue for its description and its resolution.
Subviews such as /recordings/create are not accessible when visited directly in URL paths
- Description
The Cryostat web console is not accessible from a web browser when you attempt to access the console through a URL path that includes a subview such as
/topology/create-custom-target,/rules/create, or/recordings/create.For example, if you enter a URL path such as
https://my_cryostat_domain/recordings/create, the Cryostat console shows a blank page.- Workaround
Do not specify subviews in URL paths.
For example, if you want to access
https://my_cryostat_domain/recordings/create, enter a URL path ofhttps://my_cryostat_domain/recordingsin your web browser, and then click Create in the Cryostat web console.
Active Recordings table fails to update when restarting a recording with the replace=always parameter
- Description
-
If a client sends a request that includes the
replace=alwaysparameter to recreate an existing recording, the Active Recordings table in the Cryostat web console is not updated to show details of the new recording. Even though a Recording created notification is displayed, the new recording does not automatically appear in the Active Recordings table. - Workaround
- Reload the Active Recordings page or navigate away from then back to the current page. The Active Recordings table then correctly displays the new recording.