First time here? Check out the FAQ!
![]() | 1 | initial version |
In your logs, it's showing:
mkdir(name, mode)#012OSError: [Errno 13] Permission denied: '/srv/2/node/sdb2/accounts'
Can you verify that the /srv
directory and its subdirectories have the correct permissions for the user that Swift is running under? The user is most commonly swift
.