Jump to content

sevenz

Members
  • Posts

    56
  • Joined

  • Last visited

Posts posted by sevenz

  1. Ahh alright, since googling didnt get me anything, and I cant find anything on No file descriptors available, so I thought of heading here.

     

    Thanks! Will try the transmission forum.

     

    EDIT: 

    Quote

    I solved this problem by stopping other torrents. Dunno why, but this error appears if i start seed more than 11 torrents.

     

    From the transmission forum. This is how I solved it too. But I want to seed stuff until ratio: 1, guess I`ll try deluge.

  2. Hi, thanks for this awesome docker, but lately I've got "Error: unable to resume file. No file descriptors available"

     

    Tried to google but never get the answers.

     

    From the log I got this

     

    [2017-10-25 18:01:39.649] Somebigfiles Tracker error: "Tracker gave HTTP response code 0 (No Response)" (torrent.c:581)

    The other one is this one

    [2017-10-25 18:01:11.648] filename.mkv Scrape error: Could not connect to tracker (announcer.c:1279)

     

     

  3. 47 minutes ago, aptalca said:

    Is that the end of the log? I doubt it. That error is harmless. It means you just changed the settings so it is trying to revoke the previous cert before generating the new one. However, it seems last time there was an error an no cert was generated so it can't find it. 

     

     

     


    ErrorWarningSystemArrayLogin


    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 10-adduser: executing...

    -------------------------------------
    _ _ _
    | |___| (_) ___
    | / __| | |/ _ \
    | \__ \ | | (_) |
    |_|___/ |_|\___/
    |_|

    Brought to you by linuxserver.io
    We gratefully accept donations at:
    https://www.linuxserver.io/donations/
    -------------------------------------
    GID/UID
    -------------------------------------
    User uid: 99
    User gid: 100
    -------------------------------------

    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-config: executing...
    [cont-init.d] 20-config: exited 0.
    [cont-init.d] 30-keygen: executing...
    using keys found in /config/keys
    [cont-init.d] 30-keygen: exited 0.
    [cont-init.d] 50-config: executing...
    2048 bit DH parameters present
    SUBDOMAINS entered, processing
    Sub-domains processed are: -d www.sevenz.ddns.net:23689
    E-mail address entered: [email protected]
    Different sub/domains entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
    usage:
    certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

    Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
    it will attempt to use a webserver both for obtaining and installing the
    cert.
    certbot: error: argument --cert-path: No such file or directory
    Generating new certificate
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    Obtaining a new certificate
    An unexpected error occurred:
    The request message was malformed :: Error creating new authz :: Invalid character in DNS name
    Please see the logfiles in /var/log/letsencrypt for more details.
    IMPORTANT NOTES:
    - Your account credentials have been saved in your Certbot
    configuration directory at /etc/letsencrypt. You should make a
    secure backup of this folder now. This configuration directory will
    also contain certificates and private keys obtained by Certbot so
    making regular backups of this folder is ideal.
    /var/run/s6/etc/cont-init.d/50-config: line 127: cd: /config/keys/letsencrypt: No such file or directory
    [cont-init.d] 50-config: exited 1.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] syncing disks.
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.
     

     

     

    and this

     

     

     

     


    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-config: executing...
    [cont-init.d] 20-config: exited 0.
    [cont-init.d] 30-keygen: executing...
    using keys found in /config/keys
    [cont-init.d] 30-keygen: exited 0.
    [cont-init.d] 50-config: executing...
    2048 bit DH parameters present
    SUBDOMAINS entered, processing
    Sub-domains processed are: -d www.sevenz.ddns.net
    E-mail address entered: [email protected]
    Different sub/domains entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
    usage:
    certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

    Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
    it will attempt to use a webserver both for obtaining and installing the
    cert.
    certbot: error: argument --cert-path: No such file or directory
    Generating new certificate
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    Obtaining a new certificate
    Performing the following challenges:
    tls-sni-01 challenge for sevenz.ddns.net
    tls-sni-01 challenge for www.sevenz.ddns.net
    Waiting for verification...
    Cleaning up challenges
    Failed authorization procedure. www.sevenz.ddns.net (tls-sni-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: DNS problem: NXDOMAIN looking up A for www.sevenz.ddns.net
    IMPORTANT NOTES:
    - The following errors were reported by the server:

    Domain: www.sevenz.ddns.net
    Type: connection
    Detail: DNS problem: NXDOMAIN looking up A for www.sevenz.ddns.net

    To fix these errors, please make sure that your domain name was
    entered correctly and the DNS A record(s) for that domain
    contain(s) the right IP address. Additionally, please check that
    your computer has a publicly routable IP address and that no
    firewalls are preventing the server from communicating with the
    client. If you're using the webroot plugin, you should also verify
    that you are serving files from the webroot path you provided.
    - Your account credentials have been saved in your Certbot
    configuration directory at /etc/letsencrypt. You should make a
    secure backup of this folder now. This configuration directory will
    also contain certificates and private keys obtained by Certbot so
    making regular backups of this folder is ideal.
    /var/run/s6/etc/cont-init.d/50-config: line 127: cd: /config/keys/letsencrypt: No such file or directory
    [cont-init.d] 50-config: exited 1.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] syncing disks.
    [s6-finish] sending all processes the TERM signal.
    [s6-finish] sending all processes the KILL signal and exiting.
     

     

     

     

    Here it is. I have no idea how to remove the port number from the nextcloud ddns (its forwarded via vpn).

  4. Hello, I'm trying to install letsencrypt. I wonder what causes this certbot error --cert-path: no such file or directory.

     

    Full log.

     



    [cont-init.d] 10-adduser: exited 0.
    [cont-init.d] 20-config: executing...
    [cont-init.d] 20-config: exited 0.
    [cont-init.d] 30-keygen: executing...
    using keys found in /config/keys
    [cont-init.d] 30-keygen: exited 0.
    [cont-init.d] 50-config: executing...
    2048 bit DH parameters present
    SUBDOMAINS entered, processing
    Sub-domains processed are: -d www.example.com
    E-mail address entered: [email protected]
    Different sub/domains entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
    usage:
    certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

    Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
    it will attempt to use a webserver both for obtaining and installing the
    cert.
    certbot: error: argument --cert-path: No such file or directory
    Generating new certificate
    Sub-domains processed are: -d www.example.com
    E-mail address entered: [email protected]
    Different sub/domains entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created
    usage:
    certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...

    Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
    it will attempt to use a webserver both for obtaining and installing the
    cert.
    certbot: error: argument --cert-path: No such file or directory

     

    and here is the command after I press applied.

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="letsencrypt" --net="bridge" --privileged="true" -e TZ="Asia/Bangkok" -e HOST_OS="unRAID" -e "EMAIL"="[email protected]" -e "URL"="work..example.me" -e "SUBDOMAINS"="www" -e "ONLY_SUBDOMAINS"="false" -e "DHLEVEL"="2048" -e "PUID"="99" -e "PGID"="100" -p 8083:80/tcp -p 443:443/tcp -v "/mnt/user/appdata/letsencrypt":"/config":rw linuxserver/letsencrypt
    
    5014fdf3443be36024babe333597136c12a6b95e2d19e52a32946480ffdeea1b
    
    

     

    Any idea where I did wrong?

    error.png

×
×
  • Create New...