We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d2e0d commit 78dab2bCopy full SHA for 78dab2b
1 file changed
docs/troubleshooting/README.md
@@ -159,13 +159,14 @@ Verify whether:
159
How to check the timestamp?
160
```
161
162
-### Alien connection failed
+### AliEn connection failed
163
164
Error message:
165
166
```text
167
Alien Token Check failed - Please get an alien token before running with https CCDB endpoint, or alice-ccdb.cern.ch!
168
169
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`.
+- Create the AliEn token by executing the `alien.py` command inside the O2Physics environment.
+- You should be greeted with `Welcome to the ALICE GRID`.
172
+- Exit with `exit`.
0 commit comments