Advertisement
UHLHosting

Untitled

May 27th, 2019
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. vcm@mdb:/$ sudo systemctl status thelounge
  2. ● thelounge.service - The Lounge (IRC client)
  3. Loaded: loaded (/lib/systemd/system/thelounge.service; disabled; vendor preset: enabled)
  4. Active: active (running) since Mon 2019-05-27 16:50:11 UTC; 3s ago
  5. Main PID: 5344 (node)
  6. Tasks: 11 (limit: 4661)
  7. CGroup: /system.slice/thelounge.service
  8. └─5344 node /usr/bin/thelounge start
  9.  
  10. May 27 16:50:12 mdb thelounge[5344]: errno: -13,
  11. May 27 16:50:12 mdb thelounge[5344]: code: 'EACCES',
  12. May 27 16:50:12 mdb thelounge[5344]: syscall: 'open',
  13. May 27 16:50:12 mdb thelounge[5344]: path: '/home/vcm/.oidentd.conf' }
  14. May 27 16:50:13 mdb thelounge[5344]: 2019-05-27 16:50:13 [ERROR] Failed to update oidentd file! { [Error: EACCES: permission denied, open '/home/vcm/.oidentd.conf']
  15. May 27 16:50:13 mdb thelounge[5344]: errno: -13,
  16. May 27 16:50:13 mdb thelounge[5344]: code: 'EACCES',
  17. May 27 16:50:13 mdb thelounge[5344]: syscall: 'open',
  18. May 27 16:50:13 mdb thelounge[5344]: path: '/home/vcm/.oidentd.conf' }
  19. May 27 16:50:14 mdb thelounge[5344]: 2019-05-27 16:50:14 [ERROR] Failed to update user cosmic (Error: EACCES: permission denied, open '/etc/thelounge/users/cosmic.json')
  20. vcm@mdb:/$ sudo nano /etc/thelounge/config.js
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement