muwahhid 7 Posted November 10, 2020 Share Posted November 10, 2020 14 minutes ago, GuildDarts said: @muwahhid just tried the bash action on the latest version and its not working, will fix this. Guess this means that you're on the latest version which brings up the question of why the 3/3 thing happened Could you try and remove a container from a folder and see if it happens again? I had a problem with deleting 3 days ago. Now that the case, the problem disappeared, all is well, when the container is removed, the container is removed from the folder. Thanks. Quote Link to post
GuildDarts 48 Posted November 10, 2020 Author Share Posted November 10, 2020 @muwahhid the bash action should be fixed now Quote Link to post
muwahhid 7 Posted November 11, 2020 Share Posted November 11, 2020 5 hours ago, GuildDarts said: @muwahhid the bash action should be fixed now I've refreshed, but it doesn't work Quote Link to post
GuildDarts 48 Posted November 11, 2020 Author Share Posted November 11, 2020 5 hours ago, muwahhid said: I've refreshed, but it doesn't work dang Does the window pop up when you press the button? And if i does pop up is it blank or does i show the command failing? Quote Link to post
muwahhid 7 Posted November 11, 2020 Share Posted November 11, 2020 1 hour ago, GuildDarts said: dang Does the window pop up when you press the button? And if i does pop up is it blank or does i show the command failing? It is written so, but in fact the team does not work, and the Compose does not stop. Quote Link to post
GuildDarts 48 Posted November 11, 2020 Author Share Posted November 11, 2020 (edited) 3 hours ago, muwahhid said: It is written so, but in fact the team does not work, and the Compose does not stop. i think its only running the cd command not the docker-compose command. Played a bit and got it to work without ";" at the end. cd /mnt/user/appdata/mailcow/mailcow-dockerized; docker-compose down Why it breaks with ";" at the end is beyond me as it works if you do e.g ls; instead of docker-compose; Edited November 11, 2020 by GuildDarts Quote Link to post
muwahhid 7 Posted November 11, 2020 Share Posted November 11, 2020 Just now, GuildDarts said: i think its only running the cd command not the docker-compose command. Played a bit and got it to work without ";" at the end. Why it breaks with ";" at the end is beyond me as it works if you do e.g ls instead of docker-compose cd /mnt/user/appdata/mailcow/mailcow-dockerized; docker-compose down I don't understand how it works.... Quote Link to post
muwahhid 7 Posted November 11, 2020 Share Posted November 11, 2020 (edited) She doesn't seem to understand the gap? In the docker-compose team down ______update Now he kind of understands the gap, but the problem remains, the team doesn't start Edited November 11, 2020 by muwahhid Quote Link to post
GuildDarts 48 Posted November 11, 2020 Author Share Posted November 11, 2020 16 minutes ago, muwahhid said: She doesn't seem to understand the gap? In the docker-compose team down Okay so looks like a permission issue or something. Here is a github issue about it https://github.com/docker/compose/issues/1135 Now to fixing it 1. uninstall docker-compose 'rm /usr/local/bin/docker-compose' 2. install nerdpack if you dont have it 3. in nerdpack install python3, python-pip, python-setuptools 4. run pip3 install docker-compose Doing this fixed the error for me hope it works for you. Why installing docker-compose with curl does not work with the bash action is again beyond me Quote Link to post
muwahhid 7 Posted November 11, 2020 Share Posted November 11, 2020 (edited) 32 minutes ago, GuildDarts said: Okay so looks like a permission issue or something. Here is a github issue about it https://github.com/docker/compose/issues/1135 Now to fixing it 1. uninstall docker-compose 'rm /usr/local/bin/docker-compose' 2. install nerdpack if you dont have it 3. in nerdpack install python3, python-pip, python-setuptools 4. run pip3 install docker-compose Doing this fixed the error for me hope it works for you. Why installing docker-compose with curl does not work with the bash action is again beyond me It's working, thank you!!!!!)) Edited November 11, 2020 by muwahhid Quote Link to post
air_marshall 0 Posted November 29, 2020 Share Posted November 29, 2020 On 11/11/2020 at 4:34 PM, GuildDarts said: Okay so looks like a permission issue or something. Here is a github issue about it https://github.com/docker/compose/issues/1135 Now to fixing it 1. uninstall docker-compose 'rm /usr/local/bin/docker-compose' 2. install nerdpack if you dont have it 3. in nerdpack install python3, python-pip, python-setuptools 4. run pip3 install docker-compose Doing this fixed the error for me hope it works for you. Why installing docker-compose with curl does not work with the bash action is again beyond me does docker-compose persist after reboot if you install it this way? Quote Link to post
GuildDarts 48 Posted November 29, 2020 Author Share Posted November 29, 2020 15 minutes ago, air_marshall said: does docker-compose persist after reboot if you install it this way? i don't believe it does, i have a user script that runs the pip3 install command at array start Quote Link to post
CorneliousJD 74 Posted December 3, 2020 Share Posted December 3, 2020 Is there a way to make it display more containers? It only shows 12 but I have 15 containers in this folder. I'd like a way to see them all in the text list (there's some free space to the right still, or can add a 3rd line with a toggle option in settings to show overflow?) I use the text list to click on them and restart/update/edit, etc. Thanks in advance! Quote Link to post
GuildDarts 48 Posted December 5, 2020 Author Share Posted December 5, 2020 (edited) On 12/3/2020 at 10:31 PM, CorneliousJD said: Is there a way to make it display more containers? It only shows 12 but I have 15 containers in this folder. I'd like a way to see them all in the text list (there's some free space to the right still, or can add a 3rd line with a toggle option in settings to show overflow?) I use the text list to click on them and restart/update/edit, etc. Thanks in advance! Added a config option for row and column count Edited December 5, 2020 by GuildDarts Quote Link to post
CorneliousJD 74 Posted December 5, 2020 Share Posted December 5, 2020 2 hours ago, GuildDarts said: Added a config option for row and column count You're the best Quote Link to post
Alex.b 12 Posted December 16, 2020 Share Posted December 16, 2020 I can't delete container anymore, I have an error : Quote Link to post
GuildDarts 48 Posted December 17, 2020 Author Share Posted December 17, 2020 10 hours ago, Alex.b said: I can't delete container anymore, I have an error : i have tried to reproduce this but with no luck would you happen to have a folder with no containers/dockers inside it, if so then try to remove that folder Quote Link to post
L0rdRaiden 20 Posted January 3 Share Posted January 3 (edited) How can I make mine looks like this one Mine is like this I still have the label tab view on the dockers On the other hand with the label tab view when the name of the folder is "large" it mess up everything, there could be an option to change the size of the text to have a perfect fit And there is a bug it shows 4/10 but I only have 9 dockers in this folder Edited January 3 by L0rdRaiden Quote Link to post
GuildDarts 48 Posted January 4 Author Share Posted January 4 (edited) 5 hours ago, L0rdRaiden said: How can I make mine looks like this one Mine is like this I still have the label tab view on the dockers I think this screenshot was taken before label tab was a thing so there is no option for preview style. will add a option to change the style 5 hours ago, L0rdRaiden said: On the other hand with the label tab view when the name of the folder is "large" it mess up everything, there could be an option to change the size of the text to have a perfect fit Will see what i can do to fix thix 5 hours ago, L0rdRaiden said: And there is a bug it shows 4/10 but I only have 9 dockers in this folder Try and edit /boot/config/plugins/docker.folder/folders.json then find the tools folder and under children remove the one thats not showing. you could also remake the folder. The bug that makes this happen should be fixed so should not happen again a small heads up it might be a bit before i can fix the two issues as my laptop is currently broken so i cant really edit the plugin Edited January 4 by GuildDarts 1 Quote Link to post
L0rdRaiden 20 Posted January 7 Share Posted January 7 On 1/4/2021 at 1:47 AM, GuildDarts said: Try and edit /boot/config/plugins/docker.folder/folders.json then find the tools folder and under children remove the one thats not showing. you could also remake the folder. The bug that makes this happen should be fixed so should not happen again a small heads up it might be a bit before i can fix the two issues as my laptop is currently broken so i cant really edit the plugin I think the error happens when you change the name of a docker already in the folder, the plugin keeps both names. Quote Link to post
GuildDarts 48 Posted January 21 Author Share Posted January 21 Update Added: preview icon-basic Fixed: long folder names Fixed: docker/vm renaming @L0rdRaiden Sorry that i took a bit over 2 weeks to fix, and thanks for figuring out that it was renaming that caused the issue Quote Link to post
L0rdRaiden 20 Posted January 21 Share Posted January 21 7 minutes ago, GuildDarts said: Update Added: preview icon-basic Fixed: long folder names Fixed: docker/vm renaming @L0rdRaiden Sorry that i took a bit over 2 weeks to fix, and thanks for figuring out that it was renaming that caused the issue Thanks to you for the plugin, you fixed it quickly actually Quote Link to post
JamesAdams 0 Posted January 22 Share Posted January 22 Hi, Why is not possible to add a column count in "Icon Basic" & "Icon Label", is just possible to "No Icon" privew mod. Thanks. Quote Link to post
GuildDarts 48 Posted January 23 Author Share Posted January 23 (edited) On 1/22/2021 at 6:59 PM, JamesAdams said: Hi, Why is not possible to add a column count in "Icon Basic" & "Icon Label", is just possible to "No Icon" privew mod. Thanks. The reason that's not an option is that i calculates how many i can show before you would have the scroll horizontally. Think i might have mixed up column and row in the settings (i cant never remmber which is which) if you want i can add an option for it? tho there would have to be some horizontal scrolling as far as i can tell Edited January 23 by GuildDarts Quote Link to post
391 posts in this topic Last Reply
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.