Replies: 5 comments 15 replies
-
Hello,
Dirac |
Beta Was this translation helpful? Give feedback.
-
First, congratulations on your (not easy) effort while navigating the DIRAC configuration. Regarding your issue: when a DIRAC service is run with https, the handler would be Tornado, meaning that you need to carefully follow the installation instructions at https://dirac.readthedocs.io/en/latest/AdministratorGuide/ServerInstallations/HTTPSServices.html and specifically (which I think it is what you are missing) run Then, you will be able to follow the logs in |
Beta Was this translation helpful? Give feedback.
-
Hi Stagni @fstagni , thanks for your help. I did miss the command
I ran the above command trying to do the initial installation and configuration, but it returned:
Does this seem to be a CS configuration issue? |
Beta Was this translation helpful? Give feedback.
-
Hi Fstagni, thank you for your help again. However, it seems that the
|
Beta Was this translation helpful? Give feedback.
-
Hello, since the last production release a DISET version of the TokenManager can be installed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have installed DIRAC
v8.0.50
, based on DISET's CS. Meanwhile, I also want to add the TokenManager module (which only supports HTTPs). Therefore, I added the following line in the install.cfg file:After completing the installation, I configured the /opt/dirac/etc/CAS_Prod.cfg file as follows:
However, I am encountering the following error in the log:
However, the manual mentions that the port definition should be removed from CS. What is happening?
Additionally, when I tried to add
port = 8443
in theTokenManager
configuration, the output changed to:Beta Was this translation helpful? Give feedback.
All reactions