Repos down
Mads Kiilerich
mads at kiilerich.com
Mon May 15 14:41:29 UTC 2017
On 05/15/2017 04:26 PM, Andrew Shadura wrote:
> On 15 May 2017 at 14:49, Dominik Ruf <dominikruf at gmail.com> wrote:
>> https://kallithea-scm.org/repos/ is currently down. Internal Server Error
> Weird. It worked while I was logged in, but as soon as I logged out,
> it gave me a 500.
>
> In the logs, it says: May 15 14:25:15 phoenix paster[8853]: OSError:
> [Errno 28] No space left on device:
> '/home/hg/kallithea-current-live-instance/data/sessions/container_file_lock/f/f5/f50c6fe429e29ffc1f8d67975d82cc377049044a.lock'
>
> But then:
> # df -h
> Filesystem Size Used Avail Use% Mounted on
> /dev/xvda1 79G 26G 50G 34% /
> udev 10M 0 10M 0% /dev
> tmpfs 402M 41M 361M 11% /run
> tmpfs 1004M 4.0K 1004M 1% /dev/shm
> tmpfs 5.0M 0 5.0M 0% /run/lock
> tmpfs 1004M 0 1004M 0% /sys/fs/cgroup
> tmpfs 201M 0 201M 0% /run/user/0
I guess it is out of inodes - try df -i
(We should add some hack to do automatic cleanup after beaker ... or at
least improve the documentation ...)
/Mads
More information about the kallithea-general
mailing list