Message: file too big for single read

The code that is trying to read the configuration is failing to read a file that is more than 2 GB in size. If you have pointed path.config at a directory then make sure there is not a file (e.g. core) that is more than 2 GB in it.

1 Like