#error setting up config for test
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
hi following the local install guide and i get to the bit run the test but doesn't show what the guide does and locks on contacting gotify
here is config
📝 If you want to review this again, davidbartz:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝
A number of changes were made to the default config template for an unrelated reason. These changes have broken the walkthroughs. This has been correctled in the nightly build, but you can also address this issue by removing or commenting any placeholder values (such as Enter Notifiarr API Key) and placeholder URLs in the config template.
for example:
tautulli:
url: http://192.168.1.12:8181 # << REMOVE OR COMMENT
apikey: Enter Tautulli API Key # << REMOVE OR COMMENT
github:
token: Enter GitHub Personal Access Token # << REMOVE OR COMMENT
omdb:
apikey: Enter OMDb API Key # << REMOVE OR COMMENT
cache_expiration: 60
mdblist:
apikey: Enter MDBList API Key # << REMOVE OR COMMENT
cache_expiration: 60
notifiarr:
apikey: Enter Notifiarr API Key # << REMOVE OR COMMENT
gotify:
url: http://192.168.1.12:80 # << REMOVE OR COMMENT
token: Enter Gotify Token # << REMOVE OR COMMENT
ntfy:
url: http://192.168.1.12:80 # << REMOVE OR COMMENT
token: Enter ntfy Access Token # << REMOVE OR COMMENT
topic: Enter ntfy Topic # << REMOVE OR COMMENT
would become something like this:
I've removed some and commented others to show the difference; either works.
tautulli:
url:
apikey:
github:
token: # Enter GitHub Personal Access Token
omdb:
apikey: # Enter OMDb API Key
cache_expiration: 60
mdblist:
apikey:
cache_expiration: 60
notifiarr:
apikey: # Enter Notifiarr API Key
gotify:
url: # http://192.168.1.12:80
token: # Enter Gotify Token
ntfy:
url:
token:
topic:
Do this for all services you aren't actively using.
chazlarson used !aenh
@mighty grotto, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.
\close