FAQ
The Ansible seems to have finished successfully and the Personium Unit has been built. Next, I would like to create a Cell, but how do I do that?
Let's try the Cell creation API, which is a Unit-level API, by referring to the Cell creation tutorial.What to do if I get an error message (PR401-AU-0008) when I try to perform operations (Cell operations or searching queries) on the Personium Unit using the UUT (Unit User Token)?
Please make sure that the common name (FQDN) of the Unit certificate that you set up when you built your Personium Unit matches the FQDN of the Personium Unit you are currently accessing.
Perform the following procedures on the AP server (all-in-one / 3-tier) to verify the common name of the Unit certificate and create a new Unit certificate with the correct common name if needed.Execute the commands in the Unit Certificate section to get common name of the current Unit certificate.
Recreate the Unit certificate with the correct common name.
Refer to How to generate Self-signed Unit Certificate
OR
How to set coordination between unitsReplace the following files in the folder (e.g. "/opt/x509") that contains the Unit certificate.
- unit.key
- unit-self-sign.crt
Restart Tomcat
# systemctl restart tomcat