-
vagrant up failed due to the following error.
```
default: TASK [Deploy personium-config.properties] **************************************
default: fatal: [127.0.0.1]: FAILED! => {"chang…
-
## Environment
* CentOS7
* Ansible 2.9.10
## Error
```
TASK [Create /opt/disk1/nginx symlink] **********************************************************************************************
…
-
## Error
Latest release that supports "personium-localunit:" literrals fail when installing BAR file.
![BarImportError](https://user-images.githubusercontent.com/29846750/68276592-b0e0fb80-00b0-…
-
## Environment
- Core Version: v1.7.20
## Reproduction procedure
Send a Http request with invalid AR~ token.
```console
$ curl -X GET -k -i -H "Authorization: Bearer AR~A" https://app-timef…
-
This error message is displayed in the screen.
### The http acceess
GET https://test.example/test_app-personium-calendar/Engine/setAccessInfo
Statuscode: 403
Responsebody:
```json
{"co…
-
After deploying a personium unit v1.7.18b using [ansible playbook](https://github.com/personium/ansible/tree/master/3-server_unit), [UnitManager](https://github.com/personium/app-uc-unit-manager) cann…
-
## Overview
Currently "X-Personium-RequestKey" request header value is only written in the following log files.
* personium-core.log
* personium-engine.log
* Cell Level event log
and not wr…
-
Reason:
This is because all the rules are set at startup.
-
# How to reproduce the bug
Repeat the following 4 times (app-minimal-clone, app-minimal-clone02, app-minimal-clone03, app-minimal-clone04), app-minimal-clone02 will become an empty Cell and Role/Ac…
-
# Overview
Support Password Initialization flow by
introducing a new valid value "initialized"to the "Status" property of the cell control object "Account".
"initialized" Account's owner is for…