We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ccb02a commit 2221691Copy full SHA for 2221691
docs/troubleshooting/README.md
@@ -167,10 +167,13 @@ How to check the timestamp?
167
168
### AliEn connection failed
169
170
-Error message:
+Error messages:
171
172
```text
173
-Alien Token Check failed - Please get an alien token before running with https CCDB endpoint, or alice-ccdb.cern.ch!
+Error in <TJAlienCredentials::readPassword>: Error while reading from stdin
174
+Error in <TJAlienConnectionManager>: Context creation failure
175
+Error in <TJAlienConnectionManager>: Failed to connect to any server! Giving up
176
+[FATAL] TGrid::Connect returned nullptr. May be due to missing alien token
177
```
178
179
- Create the AliEn token by executing the `alien.py` command inside the O2Physics environment.
0 commit comments