Jump to content

waymon

Members
  • Posts

    44
  • Joined

  • Last visited

Posts posted by waymon

  1. I created a custom network but neither my deluge or storm container would start.  They would just fail.

    I changed it to the IP and now I am getting this error below.  Why is it trying to connect to .103:60937 ?  Where is it getting those numbers?

     

    2022-10-31T14:04:50.568Z        INFO    api     storm/server.go:93      Ready to serve HTTP connections on :8221/
    2022-10-31T14:04:58.859Z        ERROR   pool    storm/pool.go:217       Failed to establish Deluge RPC connection        {"error": "RPC error BadLoginError('Password does not match')\nTraceback: Traceback (most recent call last):\n  File \"/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py\", line 275, in dispatch\n    ret = component.get('AuthManager').authorize(*args, **kwargs)\n  File \"/usr/lib/python3.10/site-packages/deluge/core/authmanager.py\", line 121, in authorize\n    raise BadLoginError('Password does not match', username)\ndeluge.error.BadLoginError: Password does not match\n"}
    2022-10-31T14:04:58.859Z        ERROR   api     storm/api.go:206        Internal Server Error   {"Method": "GET", "URL": "/api/plugins", "RemoteAddr": "10.0.44.103:60937", "Time": "2022-10-31T14:04:58.827Z", "StatusCode": 500, "ResponseSize": 103, "Duration": "32.771232ms", "error": "A connection to the Deluge RPC daemon could not be established by the connection pool"}
    2022-10-31T14:05:35.647Z        ERROR   pool    storm/pool.go:217       Failed to establish Deluge RPC connection        {"error": "RPC error BadLoginError('Password does not match')\nTraceback: Traceback (most recent call last):\n  File \"/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py\", line 275, in dispatch\n    ret = component.get('AuthManager').authorize(*args, **kwargs)\n  File \"/usr/lib/python3.10/site-packages/deluge/core/authmanager.py\", line 121, in authorize\n    raise BadLoginError('Password does not match', username)\ndeluge.error.BadLoginError: Password does not match\n"}
    2022-10-31T14:05:35.647Z        ERROR   api     storm/api.go:206        Internal Server Error   {"Method": "GET", "URL": "/api/plugins", "RemoteAddr": "10.0.44.103:60956", "Time": "2022-10-31T14:05:35.636Z", "StatusCode": 500, "ResponseSize": 103, "Duration": "10.539642ms", "error": "A connection to the Deluge RPC daemon could not be established by the connection pool"}
    2022-10-31T14:09:24.064Z        ERROR   pool    storm/pool.go:217       Failed to establish Deluge RPC connection        {"error": "RPC error BadLoginError('Password does not match')\nTraceback: Traceback (most recent call last):\n  File \"/usr/lib/python3.10/site-packages/deluge/core/rpcserver.py\", line 275, in dispatch\n    ret = component.get('AuthManager').authorize(*args, **kwargs)\n  File \"/usr/lib/python3.10/site-packages/deluge/core/authmanager.py\", line 121, in authorize\n    raise BadLoginError('Password does not match', username)\ndeluge.error.BadLoginError: Password does not match\n"}
    2022-10-31T14:09:24.064Z        ERROR   api     storm/api.go:206        Internal Server Error   {"Method": "GET", "URL": "/api/plugins", "RemoteAddr": "10.0.44.103:61176", "Time": "2022-10-31T14:09:24.054Z", "StatusCode": 500, "ResponseSize": 103, "Duration": "10.38151ms", "error": "A connection to the Deluge RPC daemon could not be established by the connection pool"}
    
    
    
    
    

     

  2. 2022-10-16T04:46:18.932Z        INFO    api     storm/server.go:93      Ready to serve HTTP connections on :8221/
    2022-10-16T04:46:25.305Z        ERROR   pool    storm/pool.go:217       Failed to establish Deluge RPC connection        {"error": "dial tcp: lookup binhex-delugevpn on 10.0.44.1:53: no such host"}
    2022-10-16T04:46:25.305Z        ERROR   api     storm/api.go:206        Internal Server Error   {"Method": "GET", "URL": "/api/plugins", "RemoteAddr": "10.0.44.6:52296", "Time": "2022-10-16T04:46:25.165Z", "StatusCode": 500, "ResponseSize": 103, "Duration": "139.998576ms", "error": "A connection to the Deluge RPC daemon could not be established by the connection pool"}
    

     

    I'm getting the same thing.  What do you mean "Try not to use IPs when using a custom docker network."

     

    What additional steps need to be taken?  😀

  3. On 6/1/2021 at 2:07 AM, INTEL said:

    Hi people.

    I have a wierd problem with wireguard.

    I just started my 5th unraid server (and therefor 5th wireguard setup). So it's a clean unraid install, only wireguard plugin installed.

    I have forwarded port 51820 to my unraid server IP, and no matter what I do, I cannot access my server from outside. Looks like wireguard isn't working.

    When adding a peer (remote access to lan) I get popup:

    Peer update required
    List of peers
    wg0: peer 1 (test)
    wg0: peer 2 (no name)

     

    My port forwards are correct, other apps are working fine. I created openvpn on my router (Mikrotik) and it's working fine, but I would love to have wireguard as I'm using in on all my other servers.

    Is there something I can do, check, anything realy?

     

    I'm strugling with this for the last 5 days, eaven tryed replacing router ( I had edgerouter X, now Mikrotik)

    I would appritiate any help - suggestion.

    Thank you

     

    I am also getting this.  Did you ever find a solution?

  4. 20 hours ago, Squid said:

    Are you downloading to RAM on any of the containers?  Does the destination for Appdata Backup actually exist?

     

    I've checked my containers.  They are all correct.

    Yes the appdata backup location exists.

     

    How can I check whats 'in' my ram?  Pretty sure that it since the ram is at 64% and its never above like 30.

     

      

    19 hours ago, trurl said:

    Probably one of your containers has a host path that isn't actual storage. Typically you only want subfolders of /mnt for host paths.

     

    Thanks, I checked them all.  Looks good and in the /mnt/ path.

  5. Okay, I attempted to create a new nextcloud by removing the docker and starting fresh.

     

    However, it looks like its my mariadb.  Not sure what is happening but I get stuck in a loop with:

    mysqld_safe Logging to syslog.
    mysqld_safe Starting mysqld daemon with databases from /config/databases

     

    If I add 'innodb_force_recovery = 6' to my custom.cnf. I can get it to load but then my tables are read only. 

    'oc_migrations` (errno: 165 "Table is read only")

    I shouldn't have to have this line in my config though....

     

    So, I only use mariadb for Bookstack and Nextcloud. I'm okay with starting fresh in Nextcloud but it would stink to reenter stuff into Bookstack.  How do I dump my data from my Bookstack database and start fresh?

     

    Thanks!

  6. Getting this error when updating my nextcloud and occ upgrade. Any idea how to change this table?


     

    Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_groups ADD displayname VARCHAR(255) DEFAULT 'name' NOT NULL':
    
    SQLSTATE[HY000]: General error: 1036 Table 'oc_groups' is read only

     

  7. 47 minutes ago, waymon said:

    Hello,

    I've been stuck for a week or so on updating my nextcloud.   I think it has something to do with my mariadb.

     

    This is the error I receive when trying to update nextcloud.

    
    Update of code successful.
    
    Should the "occ upgrade" command be executed? [Y/n] y
    An unhandled exception has been thrown:
    Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2006] MySQL server has gone away in /config/www/nextcloud/lib/private/DB/Connection.php:68

     

    Below is just looping over and over in my mariadb docker log file:

    
    210316 15:31:20 mysqld_safe Logging to syslog.
    210316 15:31:20 mysqld_safe Starting mysqld daemon with databases from /config/databases

     

    I'm not entirely sure what to attempt next....thanks for any help.

     

    I added

    innodb_force_recovery = 6

    to my custom.cnf

     

    Onto other issues now.

  8. Hello,

    I've been stuck for a week or so on updating my nextcloud.   I think it has something to do with my mariadb.

     

    This is the error I receive when trying to update nextcloud.

    Update of code successful.
    
    Should the "occ upgrade" command be executed? [Y/n] y
    An unhandled exception has been thrown:
    Doctrine\DBAL\DBALException: Failed to connect to the database: An exception occurred in driver: SQLSTATE[HY000] [2006] MySQL server has gone away in /config/www/nextcloud/lib/private/DB/Connection.php:68

     

    Below is just looping over and over in my mariadb docker log file:

    210316 15:31:20 mysqld_safe Logging to syslog.
    210316 15:31:20 mysqld_safe Starting mysqld daemon with databases from /config/databases

     

    I'm not entirely sure what to attempt next....thanks for any help.

  9.   

    Hello,

     

    I attempted to updated my Nextcloud inside the Nextcloud gui.   When I try to load the internal or external address I get this.

     

    Internal Server Error
    
    The server encountered an internal error and was unable to complete your request.
    Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
    More details can be found in the webserver log.

     

    I visited what I thought was the webserver log.  The bottom of  \appdata\nextcloud\log\nginx\access.log:

    172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "GET /status.php HTTP/1.1" 200 155 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)"
    172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "PROPFIND /remote.php/webdav/ HTTP/1.1" 503 282 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)"

     

    I am not sure what to do next.  I think I have a http 200 and 155 error?  And a webdav 503 and 282 error?

     

    Any ideas?  Thanks.

  10. Hello,

     

    I attempted to updated my Nextcloud inside the Nextcloud gui.   When I try to load the internal or external address I get this.

     

    Internal Server Error
    
    The server encountered an internal error and was unable to complete your request.
    Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
    More details can be found in the webserver log.

     

    I visited what I thought was the webserver log.  The bottom of  \appdata\nextcloud\log\nginx\access.log:

    172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "GET /status.php HTTP/1.1" 200 155 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)"
    172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "PROPFIND /remote.php/webdav/ HTTP/1.1" 503 282 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)"

     

    I am not sure what to do next.  I think I have a http 200 and 155 error?  And a webdav 503 and 282 error?

     

    Any ideas?  Thanks.

  11.  

    Internal Server Error
    
    The server encountered an internal error and was unable to complete your request.
    Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
    More details can be found in the webserver log.

     

    Anyone know where to find this log?   I am having a hell of a time updating my nextcloud to latest version lol.

×
×
  • Create New...