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
Describe the bug
When trying to start routinator - it fails with:
Failed to read config file /home/routinator/.routinator.conf: Is a directory (os error 21)
Failed to read config file /home/routinator/.routinator.conf: Is a directory (os error 21)
Routinator fails with the above log (docker logs routinator)
This line in the instructions creates a directory called routinator.conf with the routinator.conf inside it
cp other/routinator/routinator.conf local_configs/routinator/routinator.conf &&
Edit the docker-compose.routinator.yaml and change the volumes line to:
Describe the bug
When trying to start routinator - it fails with:
Affected Component(s)
To Reproduce
Steps to reproduce the behavior:
cp other/routinator/routinator.conf local_configs/routinator/routinator.conf &&
Expected behavior
Routinator should start, as per instructions
System (please complete the following information):
The text was updated successfully, but these errors were encountered: