Advertisement
Guest User

pffff

a guest
Sep 29th, 2012
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. So..
  2.  
  3. Long story short, i fully re-installed OMV.
  4.  
  5. And i installed it the safest way i could with regular reboots and all possible updates. Then i installed the Transmission plugin and got sure the debian-transmission group had the correct permissions on the folder.
  6.  
  7. But i ended up with the very same error.
  8.  
  9. So here is the log of the error :
  10.  
  11. http://imgur.com/TlXbI
  12.  
  13. cat /etc/group:
  14. [code]root@ThePirateBox:/media/4efc97c6-2f8f-40b5-a0ed-404dc8781a4e# cat /etc/group
  15. root:x:0:
  16. daemon:x:1:
  17. bin:x:2:
  18. sys:x:3:
  19. adm:x:4:
  20. tty:x:5:
  21. disk:x:6:
  22. lp:x:7:
  23. mail:x:8:
  24. news:x:9:
  25. uucp:x:10:
  26. man:x:12:
  27. proxy:x:13:
  28. kmem:x:15:
  29. dialout:x:20:
  30. fax:x:21:
  31. voice:x:22:
  32. cdrom:x:24:
  33. floppy:x:25:
  34. tape:x:26:
  35. sudo:x:27:openmediavault
  36. audio:x:29:
  37. dip:x:30:
  38. www-data:x:33:
  39. backup:x:34:
  40. operator:x:37:
  41. list:x:38:
  42. irc:x:39:
  43. src:x:40:
  44. gnats:x:41:
  45. shadow:x:42:openmediavault
  46. utmp:x:43:
  47. video:x:44:
  48. sasl:x:45:
  49. plugdev:x:46:
  50. staff:x:50:
  51. games:x:60:
  52. users:x:100:debian-transmission
  53. nogroup:x:65534:
  54. libuuid:x:101:
  55. crontab:x:102:
  56. ntp:x:103:
  57. ssl-cert:x:104:
  58. postfix:x:105:
  59. postdrop:x:106:
  60. ssh:x:107:
  61. messagebus:x:108:
  62. avahi:x:109:
  63. netdev:x:110:
  64. tftp:x:111:
  65. snmp:x:112:
  66. sambashare:x:113:
  67. openmediavault:x:999:
  68. debian-transmission:x:114:TeT[/code]
  69.  
  70.  
  71. ls -al at torrent destination folder (i was aiming at Torrents2, The one on debian-transmission is from a previous failed attempt ...)
  72. [code]root@ThePirateBox:/media/4efc97c6-2f8f-40b5-a0ed-404dc8781a4e# ls -al
  73. total 40
  74. drwxr-xr-x 7 root root 4096 28 sept. 19:10 .
  75. drwxr-xr-x 5 root root 4096 28 sept. 18:56 ..
  76. -rw------- 1 root root 6144 28 sept. 19:01 aquota.group
  77. -rw------- 1 root root 7168 28 sept. 19:01 aquota.user
  78. drwxrwxr-x 3 root users 32 27 sept. 23:00 Games
  79. drwxrwxr-x 2 root users 1 27 sept. 19:27 Movies
  80. drwxrwxr-x 2 root users 1 27 sept. 19:28 Series
  81. drwxrwxr-x+ 2 debian-transmission users 1 27 sept. 19:32 Torrents
  82. drwxrwxrwx+ 2 root users 1 28 sept. 19:10 Torrents2
  83. [/code]
  84.  
  85. cat /etc/passwd:
  86. [code]root@ThePirateBox:/media/4efc97c6-2f8f-40b5-a0ed-404dc8781a4e# cat /etc/passwd
  87. root:x:0:0:root:/root:/bin/bash
  88. daemon:x:1:1:daemon:/usr/sbin:/bin/sh
  89. bin:x:2:2:bin:/bin:/bin/sh
  90. sys:x:3:3:sys:/dev:/bin/sh
  91. sync:x:4:65534:sync:/bin:/bin/sync
  92. games:x:5:60:games:/usr/games:/bin/sh
  93. man:x:6:12:man:/var/cache/man:/bin/sh
  94. lp:x:7:7:lp:/var/spool/lpd:/bin/sh
  95. mail:x:8:8:mail:/var/mail:/bin/sh
  96. news:x:9:9:news:/var/spool/news:/bin/sh
  97. uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
  98. proxy:x:13:13:proxy:/bin:/bin/sh
  99. www-data:x:33:33:www-data:/var/www:/bin/sh
  100. backup:x:34:34:backup:/var/backups:/bin/sh
  101. list:x:38:38:Mailing List Manager:/var/list:/bin/sh
  102. irc:x:39:39:ircd:/var/run/ircd:/bin/sh
  103. gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
  104. nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
  105. libuuid:x:100:101::/var/lib/libuuid:/bin/sh
  106. ntp:x:101:103::/home/ntp:/bin/false
  107. postfix:x:102:105::/var/spool/postfix:/bin/false
  108. statd:x:103:65534::/var/lib/nfs:/bin/false
  109. messagebus:x:104:108::/var/run/dbus:/bin/false
  110. avahi:x:105:109:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
  111. sshd:x:106:65534::/var/run/sshd:/usr/sbin/nologin
  112. tftp:x:107:111:tftp daemon,,,:/srv/tftp:/bin/false
  113. snmp:x:108:112::/var/lib/snmp:/bin/false
  114. proftpd:x:109:65534::/var/run/proftpd:/bin/false
  115. ftp:x:110:65534::/home/ftp:/bin/false
  116. openmediavault:x:999:999::/home/openmediavault:/bin/sh
  117. admin:x:998:100:WebGUI administrator:/home/admin:/usr/sbin/nologin
  118. debian-transmission:x:111:114::/home/debian-transmission:/bin/false
  119. TeT:x:1000:100:me:/home/TeT:/bin/bash
  120. [/code]
  121.  
  122. Transmission configuration:
  123. http://imgur.com/VLVUU
  124.  
  125. Shared Folder ACL:
  126. http://imgur.com/6QoIX
  127. http://imgur.com/VLVUU
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement