[Support] A75G Repo


Recommended Posts

db-backup doesn't seem to be working anymore, the last backup it did was Jan 7.  I looked at the logs and I am getting:

 

2022-01-17-14:12:56 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)
2022-01-17-14:13:01 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)
2022-01-17-14:13:06 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)
2022-01-17-14:13:11 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)

 

over and over.  I have not made any changes to the docker template, and the values appear to be right.  the database is working fine with my application and phpmyadmin.

 

Any idea how I can get this working again?

Link to comment
On 1/18/2022 at 3:25 AM, YsarKain said:

db-backup doesn't seem to be working anymore, the last backup it did was Jan 7.  I looked at the logs and I am getting:

 

2022-01-17-14:12:56 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)
2022-01-17-14:13:01 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)
2022-01-17-14:13:06 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)
2022-01-17-14:13:11 [44m[WARN][49m ** [db-backup] MySQL/MariaDB Server '' is not accessible, retrying.. ( seconds so far)

 

over and over.  I have not made any changes to the docker template, and the values appear to be right.  the database is working fine with my application and phpmyadmin.

 

Any idea how I can get this working again?

Same error here, dont find solution

Link to comment
On 8/26/2021 at 12:12 AM, LTM said:

I still haven't figured out how to do this. The documentation is crappy but the only admin settings I can find is if you set up a team. Then you can make a team member an admin of the team. I can't find anything about a global admin if that makes sense.

 

You have to create your own and mount it. What I ended up doing is creating 2 folders on the host:

.../vikunja/data

.../vikunja/config

 

I mounted the config as so:

Host: .../vikunja/config/

Container: /etc/vikunja

 

Config can be found here: https://kolaente.dev/vikunja/api/src/commit/dcddaab7b58ab2e03e0d0f3f0b771a1e6ec0dbce/config.yml.sample

 

Name it "config.yml" and place it in .../vikunja/config on the host.

 

thanks for the great work,

 

i did not the very importan parameter for the api url inside the example config

as i was not able to run the api and frontend on the same ip nor via the subfolder proxy nginx server i needed to change the url for the api permanently.

on first opening of vinkunja frontend there was always the wrong url, as written above, chaing this to https://domain.com/api/v1 worked fine but it is getting lost when opening on another device or after browser history clearing

 

based on the docker install guide we can set this url via docker Environment https://vikunja.io/docs/install-frontend/#api-url-configuration

grafik.png.5c4c80fffda2661ed406c522e1ccc263.png

i added this variable and it is now remembering the url permanently, maybe this can be added to the unraid template for the vinkunja-frontend :D

 

PS: maybe some else does get this reverse nginx proxy manager get to work,  https://vikunja.io/docs/reverse-proxy/#nginx-proxy-manager-npm this might avoid the use of the docker environment variable

 

good luck

Edited by astronax
added nginx proxy comment
Link to comment

Hi all ,

I am trying to run  keycloak with Postgres, but it falls to start : 

[38;5;6mkeycloak [38;5;5m17:23:53.16 [0m[38;5;2mINFO [0m ==> ** Starting keycloak setup **
[38;5;6mkeycloak [38;5;5m17:23:53.16 [0m[38;5;2mINFO [0m ==> Validating settings in KEYCLOAK_* env vars...
[38;5;6mkeycloak [38;5;5m17:23:53.17 [0m[38;5;2mINFO [0m ==> Trying to connect to PostgreSQL server 172.17.0.8...
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
[38;5;6mkeycloak [38;5;5m17:26:23.28 [0m[38;5;1mERROR[0m ==> Unable to connect to host 172.17.0.8

When i use a DB engine i can access the postgres DB that is defined into the keycloak config . 

Also changing the ports is not helping 

 

Link to comment
16 minutes ago, Tower23 said:

Hi all ,

I am trying to run  keycloak with Postgres, but it falls to start : 

[38;5;6mkeycloak [38;5;5m17:23:53.16 [0m[38;5;2mINFO [0m ==> ** Starting keycloak setup **
[38;5;6mkeycloak [38;5;5m17:23:53.16 [0m[38;5;2mINFO [0m ==> Validating settings in KEYCLOAK_* env vars...
[38;5;6mkeycloak [38;5;5m17:23:53.17 [0m[38;5;2mINFO [0m ==> Trying to connect to PostgreSQL server 172.17.0.8...
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
timeout reached before the port went into state "inuse"
[38;5;6mkeycloak [38;5;5m17:26:23.28 [0m[38;5;1mERROR[0m ==> Unable to connect to host 172.17.0.8

When i use a DB engine i can access the postgres DB that is defined into the keycloak config . 

Also changing the ports is not helping 

 


Sorry was too quick, found the issue. It seems that it can't use custom IP. 

Link to comment
37 minutes ago, Tower23 said:


Sorry was too quick, found the issue. It seems that it can't use custom IP. 

Now i get :
 

[0m[0m17:43:12,714 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 61) RESTEASY002205: Adding provider class org.keycloak.services.error.KeycloakErrorHandler from Application class org.keycloak.services.resources.KeycloakApplication

and why is he binding to :

Admin console listening on http://127.0.0.1:9990

and not my bridge ? 

Edited by Tower23
Link to comment

The instructions for Cryptpad seems outdated and the instructions on the install page of the Unraid UI differ from the one in the FAQ in post #2 in this thread.

 

The one on the install page wants be to wget a file to /mnt/user/appdata/config/config.js but that is already a directory.

 

The one on the FAQ wants to wget a file to /mnt/user/element-web which seems to be a completely different config file on the remote side, e.g it does not have the httpUnsafeOrigin config key.

Link to comment
  • 2 weeks later...
On 2/2/2022 at 10:13 AM, spacezmonkey said:

Hello , I am trying to install mattermost, but the docker does not startup. I am getting the following error. 

image.png.493070885f3ede84283239ce85f28837.png

Installed Mattermost today and encounter same problem, I had to chmod -R 777 mattermost appdata folder and reinstall container.

Edited by arturovf
Link to comment
On 6/26/2021 at 2:36 PM, GoChris said:

Further to the questions above about LibreNMS not auto discovering or polling.

 

If you load up a console and run:

./discovery.php -h <device ip>

It will do the discovery. Not sure why this is not done when adding, and you can also manually a poller, but, that should be done on a cron or something. I think this docker isn't correct.

./poller.php -h <device ip>

 

I am experiencing the same thing, has anyone figured this out?

Link to comment

Any chance of the "reactive resume" community app to get updated? It looks like the software is officially on Version 3 now, but it looks like this community app is only using Version 1 still.

 

Any chance of this community app getting updated to Version 3? There are a lot of new features in version 3 that would be great to have.

Link to comment
On 4/1/2020 at 2:21 PM, PSYCHOPATHiO said:

It is not so complicated to get it up & running, you just need to know where to start

 

First thing you need to edit the homeserver.yaml located in /appdata/matrix

 

Locate

- port: 8008
    tls: false
    type: http
    x_forwarded: true
    bind_addresses: ['::1', '127.0.0.1'] 

Change the bind address to your docker IP address or to 0.0.0.0, otherwise you wont be able to connect.

 

Then start the docker, head to console & insert the following:

cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1

Copy the result & back to homeserver.yaml locate these 2 lines

enable_registration: False <-- True if you want users to register
registration_shared_secret: "past the code here"

apparently in the docker the registration shared secret is already generated but I advise you use your own.

 

You can add your own ReCAPTCHA & TURN_uri server settings to the homeserver.yaml.

Now restart the matrix docker & redirect your reverse proxy to the IP & port, you can test it https://app.element.io/

 

To register an admin account:

register_new_matrix_user -c /data/homeserver.yaml http://0.0.0.0:8008

This can be HTTPS 8448 if you have the certs installed

 

There is one more step that involves creating an SRV record in your DNS if you want to connect your server to the federation.

 

_matrix._tcp.matrix.example.com the wight and priority is your choice as for the port if your behind a reverse proxy you can go with 443.

 

Once the server up & running you can head back to homeserver.yaml read through the settings & adjust the server to what you need.

 

Additional links to help:

https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/README.md

DNS: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-dns.md

well-known https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-well-known.md

 

 

 

Hi @PSYCHOPATHiO, thank you for the installation guide.
I tried to follow the following youtube video for matrix installation and what you wrote, but, unfortunately, I can't get the matrix server to load.
I'm getting these error messages in the unraid log for the matrix container:

 

0: : DTLS 1.2 supported
0: : TURN/STUN ALPN supported
0: : Third-party authorization (oAuth) supported
0: : GCM (AEAD) supported
0: : OpenSSL compile-time version: OpenSSL 1.1.1k 25 Mar 2021 (0x101010bf)
0: :
0: : SQLite supported, default database location is /var/lib/turn/turndb
0: : Redis supported
0: : PostgreSQL supported
0: : MySQL supported
0: : MongoDB is not supported
0: :
0: : Default Net Engine version: 3 (UDP thread per CPU core)

=====================================================

0: : Domain name:
0: : Default realm: turn.matrix
0: :
CONFIGURATION ALERT: You specified --lt-cred-mech and --use-auth-secret in the same time.
Be aware that you could not mix the username/password and the shared secret based auth methods.
Shared secret overrides username/password based auth method. Check your configuration!
0: : ERROR:
CONFIG ERROR: Empty cli-password, and so telnet cli interface is disabled! Please set a non empty cli-password!
0: : WARNING: cannot find certificate file: /data/matrix.tls.crt (1)
0: : WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly
0: : WARNING: cannot find private key file: /data/matrix.tls.key (1)
0: : WARNING: cannot start TLS and DTLS listeners because private key file is not set properly
0: : WARNING: cannot find DH key file: /data/matrix.tls.dh (1)
0: : NO EXPLICIT LISTENER ADDRESS(ES) ARE CONFIGURED
0: : ===========Discovering listener addresses: =========
0: : Listener address to use: 127.0.0.1
0: : Listener address to use: 172.18.0.14
0: : =====================================================
0: : Total: 1 'real' addresses discovered
0: : =====================================================
0: : NO EXPLICIT RELAY ADDRESS(ES) ARE CONFIGURED
0: : ===========Discovering relay addresses: =============
0: : Relay address to use: 172.18.0.14
0: : =====================================================
0: : Total: 1 relay addresses discovered
0: : =====================================================
0: : Cannot create pid file: /var/run/turnserver.pid
0: : pid file created: /var/tmp/turnserver.pid
0: : IO method (main listener thread): epoll (with changelist)
0: : Wait for relay ports initialization...
0: : relay 172.18.0.14 initialization...
0: : relay 172.18.0.14 initialization done
0: : Relay ports initialization done
0: : IO method (general relay thread): epoll (with changelist)
0: : IO method (general relay thread): epoll (with changelist)
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=1 created
0: : turn server id=0 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=2 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=3 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=4 created
0: : IO method (general relay thread): epoll (with changelist)
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=5 created
0: : turn server id=6 created
0: : turn server id=7 created
0: : IO method (general relay thread): epoll (with changelist)
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=8 created
0: : turn server id=10 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=12 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=14 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=11 created
0: : IO method (general relay thread): epoll (with changelist)
0: : turn server id=15 created
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
socket: Protocol not supported
Traceback (most recent call last):
File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.9/dist-packages/synapse/app/homeserver.py", line 440, in <module>
main()
File "/usr/local/lib/python3.9/dist-packages/synapse/app/homeserver.py", line 430, in main
hs = setup(sys.argv[1:])
File "/usr/local/lib/python3.9/dist-packages/synapse/app/homeserver.py", line 323, in setup
config = HomeServerConfig.load_or_generate_config(
File "/usr/local/lib/python3.9/dist-packages/synapse/config/_base.py", line 692, in load_or_generate_config
config_dict = read_config_files(config_files)
File "/usr/local/lib/python3.9/dist-packages/synapse/config/_base.py", line 746, in read_config_files
yaml_config = yaml.safe_load(file_stream)
File "/usr/local/lib/python3.9/dist-packages/yaml/__init__.py", line 125, in safe_load
return load(stream, SafeLoader)
File "/usr/local/lib/python3.9/dist-packages/yaml/__init__.py", line 81, in load
return loader.get_single_data()
File "/usr/local/lib/python3.9/dist-packages/yaml/constructor.py", line 49, in get_single_data
node = self.get_single_node()
File "/usr/local/lib/python3.9/dist-packages/yaml/composer.py", line 36, in get_single_node
document = self.compose_document()
File "/usr/local/lib/python3.9/dist-packages/yaml/composer.py", line 55, in compose_document
node = self.compose_node(None, None)
File "/usr/local/lib/python3.9/dist-packages/yaml/composer.py", line 84, in compose_node
node = self.compose_mapping_node(anchor)
File "/usr/local/lib/python3.9/dist-packages/yaml/composer.py", line 127, in compose_mapping_node
while not self.check_event(MappingEndEvent):
File "/usr/local/lib/python3.9/dist-packages/yaml/parser.py", line 98, in check_event
self.current_event = self.state()
File "/usr/local/lib/python3.9/dist-packages/yaml/parser.py", line 438, in parse_block_mapping_key
raise ParserError("while parsing a block mapping", self.marks[-1],
yaml.parser.ParserError: while parsing a block mapping
in "/data/homeserver.yaml", line 17, column 1
expected <block end>, but found '<scalar>'
in "/data/homeserver.yaml", line 67, column 2

 

Based on the errors in the log, I wanted to disable the --lt-cred-mech auth method, but I couldn't find any reference to this in the homeserver.yaml file. Do you know how I can disable this?

Regarding the other warnings and errors, do you happen to know what I should do to fix them?

Sorry if my questions might be obvious to programmers, but I'm actually a noob.

Hope you can help 🙏

Edited by mjeshurun
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.