Open davmugler opened 2 months ago
I am trying to write data to the database via the API. I followed the instructions to retrieve the token using the following command (screenshot 1):
/usr/lib/perfsonar/archive/perfsonar-scripts/psconfig_archive.sh
I then placed the output in the following file:
/etc/perfsonar/psconfig/archives.d/http_logstash.json
However, when I attempt to make a POST request to the archive, I am blocked from proceeding (screenshot 2).
Steps to Reproduce:
Expected Behavior: The POST request should succeed, allowing data to be written to the archive. This was possible in previous versions.
Actual Behavior: The POST request is blocked (screenshot 2).
Attachments: Screenshot 1:
Screenshot 2:
I am trying to write data to the database via the API. I followed the instructions to retrieve the token using the following command (screenshot 1):
I then placed the output in the following file:
However, when I attempt to make a POST request to the archive, I am blocked from proceeding (screenshot 2).
Steps to Reproduce:
Expected Behavior: The POST request should succeed, allowing data to be written to the archive. This was possible in previous versions.
Actual Behavior: The POST request is blocked (screenshot 2).
Attachments: Screenshot 1:
Screenshot 2: