ados

Members
  • Posts

    107
  • Joined

  • Last visited

Posts posted by ados

  1. 17 minutes ago, ich777 said:

    Okay, just asking. :)

     

    Can't confirm this over here, mine looks like that:

    grafik.png.b97b71c8d2e1c3a6fc4335a25a9b0d89.png

     

    As said, on Firefox I can leave the tab in the foreground, background whatever without moving the cursor or interacting with the window at all and it won't disconnect.

     

    My suspicion is still Vivaldi or some energy saving feature that they might have built into their browser.

     

    Wait, are we talking about a connection in your local LAN or do you forward it through a reverse proxy?

    Have you seen my example what to forward when using a proxy what to forward in niginx here?

     

    I think you mean Thunderbird correct?

    I was just being dramatic on the percentage, appreciate the help.

    Yeah through a proxy.

    Thanks for the config I will take a look. 👍

    • Like 1
  2. 35 minutes ago, ich777 said:

    I don't have this issue on Firefox at all, are you sure that you are using my container?

    1000% your container.
    I also found the problem, WebSocket.

    After a few minutes of inactivity (i.e. not clicking on anything) the WebSocket is closed.

    I have no such settings in NGINX for this but I found a workaround.

    In the noVNC setting is WebSocket automatic reconnect

     image.png.3cb2a598211b2e9521415b92319ead8d.png

    The default is no tick and 5000.

    Once I set that and watched it time out it counted to 5 seconds and then connected.

    Guess you could set it to 1 if you really wanted.

  3. On 1/17/2024 at 3:59 AM, ich777 said:

    By default it shouldn't disconnect you at all.

     

    What browser are you using? Is it possible that you are using a Chrome based browser? Chrome is notorious for closing tabs or at least put them to sleep and that's what might cause this.

    Vivaldi which is Chromium like 98% of things.
    There is not settings putting it to sleep etc. Would say it kicks me back to the noVNC connect button in a few minutes.
    This is even when the tab is active and you don't interact with it.

  4. 5 hours ago, ich777 said:

    Exactly, the application inside the container updates itself.

     

    Not possible in my container, at least not easily since it's not designed to also downgrade. Just a quick warning you could run into serious issues downgrading from the "new" Supernova to something lower than v115, I tested that and lost many Mails in the downgrade process.

     

    BTW, I assume you are talking about Thunderbird.

    Thanks for letting me know.
    I was wanting to use the Full Address Column plugin for TB.
    Somehow after 20 years TB still doesn't have a feature to show the FROM address always.
    How a security based email app doesn't have this is crazy.
    The plugin doesn't work from 115, guess I will have to wait.

    Here is the feature request: https://bugzilla.mozilla.org/show_bug.cgi?id=243258

    • Like 1
  5. I'm not new to Nextcloud but not expert either.

    Anyone know what the appropriate permissions for the data directory is.

    New Nextcloud instance creates folders with sshd:sshd
    If they are not set to that then it cannot write to the directly.

    Usually I would have nobody:users but again it can't load the data directory.

    Setting the obvious chown -R sshd:sshd /data/path works but then other dockers cannot access it.

  6. On 10/31/2023 at 8:33 PM, Holaf said:

    @ados
    I tried a fresh installation of lama cleaner alone, and a fresh installation of lama cleaner with easy-diffusion already installed, and it worked in both cases 🤔

    Can you stop your container, delete both folders "cache" and "50-lama-cleaner" and then relaunch your container ?
    I think it's your best chance to get it working 🤞

    Before seeing this I tried switching to SD.Next and also had issues with it not loading an docker crashing.

    This was with a fresh docker container too.

    I applied the suggested fix of deleting the cache and SD.Next folders in container appdata and has not got it running.

    The only model I have it working with is easy diffusion. 😢

     

    Should mention the SD.Next crash is caused by: 

    -bash: line 1: 73 Illegal instruction bash webui.sh --listen --port=9000 --insecure --medvram --allow-code

  7. Installed and was working ok with Easy Diffusion but really wanted to get Lama Cleaner for constant image fixing I do.
    It seemed to install but will not stay running, the docker just stops before the web UI will load.

    The last line in log before closing is: ModuleNotFoundError: No module named 'torch._utils'

  8. 6 minutes ago, ich777 said:

    This container is not designed to run a second container in it especially for security reasons. I always recommend to copy links from the container to your local browser.

     

    However it is possible to run Firefox/Chromium inside that container but I wouldn‘t recommend it…


    Maybe something like my Debian Bookworm container is something what you are looking for but there Thunderbird isnmt installed bit you can do that through apt or the tar itself.

    I'm not aiming to install a docker within a docker but the browser itself.

    That way I can use the open with browser function.

    I get the security but it's a docker with daily backups, in the super rare event it dies I restore it.

    Any install directions because no amount of apt install with many browsers has worked.

  9. Having a much bigger issue.

    Spent nearly 2 hours building message filters and folders to find they are all wiped on reboot.

    I don't know why 2 filters have stayed (first 2) but all others vanish on reboot of container.

    The folders are still there obviously but the filters will not persist between restarts.

     

    Additional info:

    Found the cause, due to poor Thunderbird design and not docker.

    Thunderbird only saves the settings on window close.

    When you access message filters a new window appears unlike other setting navigations.

    image.png.e64e6f53712d50230381f5fd0d80534c.png

    Any changes in this state are not save until closed, there is no autosave or save button.

    You would expect the top right button to close the window any.

    image.png.dc337e5da5f5d9197395eee0c8d86226.png

    However that unmarked grey button is just minimising it and it remains on the bottom bar.

    Open the message filter again and it will just unminimise it.

    Reboot your docker and the settings since save is where you end up.

    Solution is to use browser keys CTRL + W which is the shortcut for close window.

  10. Has anyone got a practical solution to opening web links in Thunderbird docker.

    Since the docker is using noVNC you cannot copy from the docker to your workstation so interactions are handicapped significantly.

    Since the docker doesn't have a browser bundled there is no way to open URLs within.

    I've looked for Thunderbird plugins and installed a few browsers from CLI but they won't run within the docker.

    Does anyone have a solution to this otherwise I can't use it in replacement of the desktop app. 😢
     

    Additional:

    Seems there are rate limits applied to the Thunderbird repo.
    https://www.docker.com/increase-rate-limits/

  11. Thank you for the work to rebuild this much needed plugin, I hope the value is seen and incorporated into Unraid OS.

    Coming from Docker Folders to this does have me missing the stats feature.

    I used it all the time on hover of the docker icon, allowing you to see graphs of RAM, CPU etc, over the past interval.

    Is there any plans to bring similar such features?

    Edit: also the ability to upload icons rather than URL 🙏

  12. Using some name examples above and some AI + tweaking, what about the following.

    Stackr

    Folderize

    Folderio

    Stackify

    Folderix

    At this point it's crazy how good this plugin is and how much it's needed to manage Unraid yet it hasn't been incorporated.

    • Upvote 2