You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, when I use routinator --rrdp-keep-responses ~/src/tmp/routinator-responses -vv server to log RRDP responses, I see an empty file for the repository at https://rpki1.rpki-test.sit.fraunhofer.de/rrdp/notification.xml.
I think that this is the only repository using redirects.
This may be the only repository redirecting to a different FQDN.
$ routinator --rrdp-keep-responses ~/src/tmp/routinator-responses -vvv server
...
[DEBUG] starting new connection: https://rpki1.rpki-test.sit.fraunhofer.de/
[DEBUG] redirecting 'https://rpki1.rpki-test.sit.fraunhofer.de/rrdp/notification.xml' to 'https://c514fb3d-739f-478e-8c0e-1f14f751fee1.rpki.rpki-test.sit.fraunhofer.de/rrdp/notification.xml'
[DEBUG] starting new connection: https://c514fb3d-739f-478e-8c0e-1f14f751fee1.rpki.rpki-test.sit.fraunhofer.de/
~/src/tmp/routinator-responses/rpki1.rpki-test.sit.fraunhofer.de/rrdp/notification.xml$ ls -al
total 0
drwxr-xr-x@ 4 me staff 128 Feb 7 15:45 .
drwxr-xr-x@ 3 me staff 96 Feb 7 15:38 ..
-rw-r--r--@ 1 me staff 0 Feb 7 15:38 2024-02-07T14:38:21.221806+00:00
-rw-r--r--@ 1 me staff 0 Feb 7 15:45 2024-02-07T14:45:44.994853+00:00
The text was updated successfully, but these errors were encountered:
As a user, when I use
routinator --rrdp-keep-responses ~/src/tmp/routinator-responses -vv server
to log RRDP responses, I see an empty file for the repository athttps://rpki1.rpki-test.sit.fraunhofer.de/rrdp/notification.xml
.I think that this is the only repository using redirects.This may be the only repository redirecting to a different FQDN.
The text was updated successfully, but these errors were encountered: