Possible Solutions ???? Für aktuelles Produkt umarbeiten ????¶
Here, you find some problems which might occur with your installation and their solutions.
Flickering Browser when Opening the User Interface¶
If you cannot open the user interface of SEAL Print Client and the browser is flickering, the reason could be that the certificates are invalid and the validation cannot continue.
Change the Token Signing Key for Keycloak¶
-
Get a new x509 key/certificate pair.
-
In your Web browser, open the Keycloak user interface, https://localhost:32769.
-
Open the
Administration Console
. -
Under
Realm Settings
on the left, selectKeys
. -
In the
Providers
tab, pull down the list inAdd keystore
-
Select the appropriate provider (e. g.
rsa
if you have an RSA key/certificate). -
Add your key and certificate and set the
Priority
to a value higher than the other keystore providers (e. g.200
) -
Save the settings.
-
In the configuration of SEAL Print Client, specify the same certificate with
ID_PROVIDER_CERT
.
Cannot Open Settings of a Panel in the User Interface¶
If the settings of a panel in the user interface cannot be opened, check the syntax and the semantic of the correspondent panel configuration file, refer to ???? Link korrekt setzen ????.
Hint - JSON syntax check
With online validation tools such as https://jsonlint.com/, you can check if the syntax of your JSON file is valid.