Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ikosa

Members
  • Joined

  • Last visited

Everything posted by ikosa

  1. That fixed on my situation too. I'm on 2.9.0 and afraid to click on apply update 😐
  2. after 6.8.1 update fail2ban failed to start: root@Tower:/custom/fail2ban-0.11.1# /etc/rc.d/rc.fail2ban start Starting fail2ban: ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 2020-01-12 17:11:54,549 fail2ban [15981]: ERROR 'module' object has no attribute 'sha1' ERROR:fail2ban:'module' object has no attribute 'sha1' 2020-01-12 17:12:24,895 fail2ban [15980]: ERROR Could not start server. Maybe an old socket file is still present. Try to remove /var/run/fail2 ban/fail2ban.sock. If you used fail2ban-client to start the server, adding the - x option will do it ERROR:fail2ban:Could not start server. Maybe an old socket file is still present A quick search shows that is related to python installation: https://stackoverflow.com/questions/59269208/errorrootcode-for-hash-md5-was-not-found-not-able-to-use-any-hg-mercurial-co https://stackoverflow.com/questions/59068580/cqlsh-errorrootcode-for-hash-md5-was-not-found https://stackoverflow.com/questions/20399331/error-importing-hashlib-with-python-2-7-but-not-with-2-6 ... Solution: i download and install python-2.7.17-x86_64-2.txz and fail2ban starts without problem. I download and install python-2.7.5-x86_64-1.txz to double check and fail2ban failed to start again. I'm not sure if there is a python update in 6.8.1 but seems like something broken in it.
  3. I have updated from 6.8.0 to 6.8.1 after update fail2ban cant start. root@Tower:/custom/fail2ban-0.11.1# /etc/rc.d/rc.fail2ban start Starting fail2ban: ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/usr/lib64/python2.7/hashlib.py", line 139, in <module> globals()[__func_name] = __get_hash(__func_name) File "/usr/lib64/python2.7/hashlib.py", line 91, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 2020-01-12 17:11:54,549 fail2ban [15981]: ERROR 'module' object has no attribute 'sha1' ERROR:fail2ban:'module' object has no attribute 'sha1' 2020-01-12 17:12:24,895 fail2ban [15980]: ERROR Could not start server. Maybe an old socket file is still present. Try to remove /var/run/fail2 ban/fail2ban.sock. If you used fail2ban-client to start the server, adding the - x option will do it ERROR:fail2ban:Could not start server. Maybe an old socket file is still present . Try to remove /var/run/fail2ban/fail2ban.sock. If you used fail2ban-client to start the server, adding the -x option will do it
  4. +1 for lycheesync or a way/a fork to use lycheesync with this docker image etc. i dont want to duplicate my all photos or lose folder structure.
  5. Thanks again for this great docker. Yesterday i realize that there is a problem with existing turkish characters on files and folders. I can type turkish chars without problem. But cant see and cant work with files and folders that have turkish chars in it. I think this problem poped up after a update because i use this docker since the beginnig. Can your last update cause this?
  6. Thanks that really helped. But if you can add bash and curl to the container i will be appriciated. Or is there any proper and easy way to add bash and curl to my container that can survive container update?
  7. this requires lots of editing on my scripts.
  8. Container is running and i can log in from webui but i cant login from terminal? root@Tower:/# docker inspect --format="{{ .State.Running }}" MKVToolNix true root@Tower:/# docker exec -ti MKVToolNix /bin/bash rpc error: code = 2 desc = containerd: container not started
  9. I've already tried this, but Crashplan's logs aren't particularly large. And as I said in my post there don't seem to be any logs internal to crashplan that I can clear or limit the size of. That solves my issue with btsync and couchpotato. SM-N9000Q cihaz?mdan Tapatalk kullan?larak gönderildi
  10. http://lime-technology.com/forum/index.php?topic=45249.0 SM-N9000Q cihaz?mdan Tapatalk kullan?larak gönderildi
  11. We need a script to track usage of containers and (not mapped)directories in containers
  12. If anybody is interested I found some tools to monitor and track docker containers. Prometheus, container_exporter: http://rancher.com/docker-monitoring-continued-prometheus-and-sysdig/ And Prometheus can also get metrics from cadvisor. https://labs.ctl.io/monitoring-docker-services-with-prometheus/ I can't play enough to achieve my goal. Interestingly can't find a metric about container sizes...
  13. Its a bug within dockerMan, not CA. You're going to have to basically delete all references to the template file within /boot/config/plugins/dockerMan. See here http://lime-technology.com/forum/index.php?topic=40262.msg380740#msg380740 i have deleted the files that is related to cadvisor: /boot/config/plugins/dockerMan/templates-user/my-cadvisor.xml /boot/config/plugins/dockerMan/images/ 2 image files related to cadvisor delete container and the image reinstall cadvisor but still no webui link do i miss smtg? Reboot Nope, retried it with restart but still no link.
  14. Its a bug within dockerMan, not CA. You're going to have to basically delete all references to the template file within /boot/config/plugins/dockerMan. See here http://lime-technology.com/forum/index.php?topic=40262.msg380740#msg380740 i have deleted the files that is related to cadvisor: /boot/config/plugins/dockerMan/templates-user/my-cadvisor.xml /boot/config/plugins/dockerMan/images/ 2 image files related to cadvisor delete container and the image reinstall cadvisor but still no webui link do i miss smtg?
  15. I add webui link to the advanced parameters for cadvisor but stiil there is no webui link in the menu for cadvisor. Is it normal, is there a missing point at that container or is it a bug in CA? http://[iP]:[PORT:8082]/
  16. I guess i find a clue: i just add /tmp mappings to emby and serviio. And in this procedure emby downloads an image again (afaik it is ~200MB) (updated version i guess) and disk utilization changes signifantly after that but container spaces are same! (Nobody is using any docker between two summaries. of course except couchpotato, sicrage etc but there are no active downloads etc) Label: none uuid: b882b5ad-8dc1-43e6-ade4-c9542b0051c2 Total devices 1 FS bytes used 6.45GiB devid 1 size 15.00GiB used 9.79GiB path /dev/loop0 tobbenb/mkvtoolnix-gui latest 5036ba1338dcce3e3dcf6e52 698.55 MiB 26.07.2015 22:54:48 sparklyballs/serviio latest 18049895a6aada79820586b2 1.02 GiB 22.05.2015 14:07:02 needo/sickrage latest b580bde9d271c63427fc6c19 339.51 MiB 01.08.2015 17:37:35 needo/mariadb latest 566c91aa7b1e209ddd41e5b0 563.20 MiB 11.07.2014 14:53:52 needo/couchpotato latest 196d8d33f934fa545f1310ef 322.36 MiB 06.05.2015 06:27:38 mobtitude/vpn-pptp latest 1164a70c07b12e5287b06cad 202.88 MiB 01.02.2015 21:35:57 mace/openvpn-as latest e3724358ea4c045ae9727a8c 281.96 MiB 15.08.2015 12:19:30 hurricane/docker-btsync free 7054a03fe9c4d8cbfba3d147 273.97 MiB 17.04.2015 20:25:42 google/cadvisor latest 9d2add265f7f96e8973b7678 19.11 MiB 24.09.2015 01:12:14 gfjardim/transmission latest 5a0c5c6db90d5a636c807bb5 454.02 MiB 06.09.2014 07:03:03 frosquin/softether latest bca90fde0bebc881df1a7dda 148.16 MiB 31.08.2015 17:51:40 emby/embyserver latest 32d7b2c34fcdc4a1c5c8f51c 886.15 MiB 30.09.2015 08:25:39 and an orphan image poped out (orphan image) Image ID: 67bcdb16d197 <none>:<none> Created 1 week ago which is odd. 4 days ago i delete my docker image and create all containers from start.
  17. i check and map them to cache drive. I dont think that will solve my issue (because i use them very rare) but this is an important point if you use these kind of software.
  18. This does not make sense to me. My docker image is 15G and %55 utilization. But ./btrfs is 67G my first guess it sums the hardlinked files mapped to cache drive but they are aprox. 6G. Docker is a complicated thing BTW with this i guess i understand the numbers in the settings/docker page are first one is the space of containers second is the complete docker image. root@Tower:/var/lib/docker# du -sh ./* 67G ./btrfs 6.7M ./containers 1.9M ./graph 5.5M ./init 8.0K ./linkgraph.db 4.0K ./repositories-btrfs 0 ./tmp 0 ./trust 16M ./unraid 4.0K ./unraid-autostart 4.0K ./unraid-update-status.json 0 ./volumes Label: none uuid: b882b5ad-8dc1-43e6-ade4-c9542b0051c2 Total devices 1 FS bytes used 5.21GiB devid 1 size 15.00GiB used 8.04GiB path /dev/loop0 root@Tower:/var/lib/docker# df Filesystem 1K-blocks Used Available Use% Mounted on ...... /dev/loop0 15728640 8288248 6815592 55% /var/lib/docker tobbenb/mkvtoolnix-gui latest 5036ba1338dcce3e3dcf6e52 698.55 MiB 26.07.2015 22:54:48 sparklyballs/serviio latest 18049895a6aada79820586b2 1.02 GiB 22.05.2015 14:07:02 needo/sickrage latest b580bde9d271c63427fc6c19 339.51 MiB 01.08.2015 17:37:35 needo/mariadb latest 566c91aa7b1e209ddd41e5b0 563.20 MiB 11.07.2014 14:53:52 needo/couchpotato latest 196d8d33f934fa545f1310ef 322.36 MiB 06.05.2015 06:27:38 mobtitude/vpn-pptp latest 1164a70c07b12e5287b06cad 202.88 MiB 01.02.2015 21:35:57 mace/openvpn-as latest e3724358ea4c045ae9727a8c 281.96 MiB 15.08.2015 12:19:30 hurricane/docker-btsync free 7054a03fe9c4d8cbfba3d147 273.97 MiB 17.04.2015 20:25:42 google/cadvisor latest 9d2add265f7f96e8973b7678 19.11 MiB 24.09.2015 01:12:14 gfjardim/transmission latest 5a0c5c6db90d5a636c807bb5 454.02 MiB 06.09.2014 07:03:03 frosquin/softether latest bca90fde0bebc881df1a7dda 148.16 MiB 31.08.2015 17:51:40 emby/embyserver latest 67bcdb16d1973cb5a96d49fd 886.14 MiB 22.09.2015 19:28:14 TOTAL 5,215.23 MiB
  19. Im not sure about serviio s or emby server s transcoding settings but I don't use them, I just install them in case of emergency and to test.
  20. You can get similar size results with docker commands which I don't remember now. But of course they both can be wrong. We need some tools/commands to look/report/investigate non container part of docker image.
  21. What does scrub do?
  22. I don't use plex but I think this scenario can't be true. IMO you have to see this increase in cadvidor but AFAIK the increase is not on any container at least for me, the increase is in the non container part in docker image.
  23. I don't think that it is related with logs. Logs can't take that much space. But it can be related with some sort of backup files.
  24. I have same problem but I don't use sonar.
  25. Disk space after deleting docker.img and starting from scratch. I dont add mkvtoolnix container. Label: none uuid: 359cdd0a-5603-41eb-87ca-ea1ee1f616d7 Total devices 1 FS bytes used 3.34GiB devid 1 size 10.00GiB used 6.04GiB path /dev/loop0 root@Tower:/var/lib# df -h Filesystem Size Used Avail Use% Mounted on /dev/loop0 10G 3.7G 4.9G 43% /var/lib/docker sparklyballs/serviio latest 18049895a6aada79820586b2 1.02 GiB 22.05.2015 14:07:02 siomiz/softethervpn latest 9fb22ed1022c9c8b1e6ef1ad 357.91 MiB 02.09.2015 22:15:26 needo/sickrage latest b580bde9d271c63427fc6c19 339.51 MiB 01.08.2015 17:37:35 needo/mariadb latest 566c91aa7b1e209ddd41e5b0 563.20 MiB 11.07.2014 14:53:52 needo/couchpotato latest 196d8d33f934fa545f1310ef 322.36 MiB 06.05.2015 06:27:38 mobtitude/vpn-pptp latest 1164a70c07b12e5287b06cad 202.88 MiB 01.02.2015 21:35:57 mace/openvpn-as latest e3724358ea4c045ae9727a8c 281.96 MiB 15.08.2015 12:19:30 hurricane/docker-btsync free 7054a03fe9c4d8cbfba3d147 273.97 MiB 17.04.2015 20:25:42 google/cadvisor latest 175221acbf890310cc61dc3d 19.00 MiB 02.07.2015 03:06:45 gfjardim/transmission latest 5a0c5c6db90d5a636c807bb5 454.02 MiB 06.09.2014 07:03:03

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.