Jump to content

AndreM

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by AndreM

  1. 15 hours ago, Roxedus said:

    I just spun up a new instance of deemix and it went smooth. I also updated the template with the new repo, should be live soon. I dont know how it will treat old installations, @Squid should add a deprecating warning, telling people to use registry.gitlab.com/bockiii/deemix-docker instead of bocki/deemix

     

    I tested it just updating my old docker, only editing the Repository to registry.gitlab.com/bockiii/deemix-docker and clicked Apply.

     

    It updated, and is running now. It took a couple of stops and starts though because notabug.org, where deemix-webui is hosted, is currently under a DDoS attack.

     

    If you get this message in the logs, then it's most likely because of the DDoS attack:

     

    [cont-init.d] First start, cloning repo
    Cloning into 'deemix'...
    fatal: unable to access 'https://notabug.org/RemixDev/deemix-pyweb.git/': The requested URL returned error: 504

     

    When it starts up correctly, it's normal to see this in the log (at least, for me it is normal, it runs and I can access it:):

     

    Starting server at http://0.0.0.0:9666
    * Serving Flask app "server" (lazy loading)
    * Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
    * Debug mode: off

     

  2. 8 hours ago, ridge said:

    Yeah it failed for me, both changing the old installation, and creating a brand new one after removing the orphan image when that failed. Error message was:

     

    
    Error response from daemon: Get https://registry.gitlab.com/v2/: x509: certificate is valid for CN_DNSBL, not registry.gitlab.com

     

     

    The CN_DNSBL (DNS Blacklist) looks like it might be coming from firewall blocker or DNS blackhole filter. Are you perhaps running such software, or going through a connection or ISP that is?

    • Like 1
  3. My question is, is it normal for my cursor keys and delete key to be non-functional in the Web RDP session? When editing book titles and authors I have to use the mouse to position my cursor in text input fields, and I have to use backspace instead of delete to delete text.

    Yup, I see that the direction and the delete keys indeed aren't working. I pinged hurricane about it since he develops and maintains the dockergui base.

     

    Great, thanks aptalca.

  4. Hi Aptalca.

     

    Your Calibre-RDP container is great, just finished moving my whole library onto it.

     

    I did have a bit of trouble in the beginning because I didn't read the documentation properly :P. I assumed that the /config was for config only, so I configured the mappings as such:

     

    - /config mapped to /mnt/cache/appdata/calibre/config

    - /books mapped to /mnt/user/Books/Calibre (a new empty directory)

    - /downloads mapped to /mnt/user/Downloads (a place where I can place books to import from)

     

    and when the wizard popped up and asked me where to create the library, I chose /books and then started some imports to build the library. This worked great, until of course I tried to restart Calibre, or try to use the server, because (as you rightly mentioned), it defaults and expects it to be in /config.

     

    Anyway, I fixed it all up and now have /config mapped to /mnt/user/Books/Calibre - which works great.

     

    My question is, is it normal for my cursor keys and delete key to be non-functional in the Web RDP session? When editing book titles and authors I have to use the mouse to position my cursor in text input fields, and I have to use backspace instead of delete to delete text.

×
×
  • Create New...