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.
2 parents b770ca6 + 988aa7a commit 09f4ebcCopy full SHA for 09f4ebc
README.md
@@ -194,6 +194,10 @@ error messages:
194
batchspawner-specific, with the one exception below. The error log
195
would be in the batch script output (same file as above). There may
196
also be clues in the JupyterHub logfile.
197
+
198
+- Are you running on an NFS filesystem? It's possible for Jupyter to
199
+ experience issues due to varying implementations of the fcntl() system
200
+ call. (See also [Jupyterhub-Notes and Tips: SQLite](https://jupyterhub.readthedocs.io/en/latest/reference/database.html?highlight=NFS#sqlite))
201
202
Common problems:
203
0 commit comments