File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -159,13 +159,14 @@ Verify whether:
159159How to check the timestamp?
160160```
161161
162- ### Alien connection failed
162+ ### AliEn connection failed
163163
164164Error message:
165165
166166``` text
167167Alien Token Check failed - Please get an alien token before running with https CCDB endpoint, or alice-ccdb.cern.ch!
168168```
169169
170- - Create an Alien token by executing the ` alien-token-init ` command inside the O2Physics environment.
171- - Verify that the connection can be established by executing ` alien.py ` . You should be greeted with ` Welcome to the ALICE GRID ` . Exit with ` exit ` .
170+ - Create the AliEn token by executing the ` alien.py ` command inside the O2Physics environment.
171+ - You should be greeted with ` Welcome to the ALICE GRID ` .
172+ - Exit with ` exit ` .
You can’t perform that action at this time.
0 commit comments