Skip to content

Commit 4f4066d

Browse files
authored
Merge pull request #273 from vkucera/troubleshooting
Update the instructions for creating the AliEn token.
2 parents 6eb4379 + 78dab2b commit 4f4066d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/troubleshooting/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,14 @@ Verify whether:
159159
How to check the timestamp?
160160
```
161161

162-
### Alien connection failed
162+
### AliEn connection failed
163163

164164
Error message:
165165

166166
```text
167167
Alien 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`.

0 commit comments

Comments
 (0)