Hello All,
We have a customer portal where they can manage some rules and when finished they can save them directly in Proxmox. We noticed that using the latest version of PMG in some situations when saving a rule returns the error below:
https://servidorinterno:8006/api2/json/config/ruledb/who
Method POST
Return: StatusCode:[403 Forbidden] ReasonPhrase: [Permission check failed (user == null)] Content: [{"data":null}]
The authentication token is updated every 90 minutes. At that time the error had been updated less than 50 minutes ago.
The forwarded information is in the correct format and if I force the update in the next minute using the same token it runs successfully.
Where can I find or activate a detailed LOG to make a better diagnosis?
Thanks,
We have a customer portal where they can manage some rules and when finished they can save them directly in Proxmox. We noticed that using the latest version of PMG in some situations when saving a rule returns the error below:
https://servidorinterno:8006/api2/json/config/ruledb/who
Method POST
Return: StatusCode:[403 Forbidden] ReasonPhrase: [Permission check failed (user == null)] Content: [{"data":null}]
The authentication token is updated every 90 minutes. At that time the error had been updated less than 50 minutes ago.
The forwarded information is in the correct format and if I force the update in the next minute using the same token it runs successfully.
Where can I find or activate a detailed LOG to make a better diagnosis?
Thanks,