#error setting up config for test

1 messages · Page 1 of 1 (latest)

wind ospreyBOT
#

Welcome @mighty grotto!

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

wind ospreyBOT
#

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

balmy fiberBOT
#
Providing Log Files

1: Go to your config folder

2: Go into the logs folder

3: Look for meta.log (not meta.1.log etc)

4: Drag it in the Discord thread - the whole thing, DO NOT EDIT IT

5: Still confused? ¯_(ツ)_/¯

Log file too big? USE PASTEBIN or ZIP THE FILE

mighty grotto
wind ospreyBOT
#

📝 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> 📝

opaque bane
#

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:
opaque bane
#

Do this for all services you aren't actively using.

balmy fiberBOT
#

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.

mighty grotto
#

\close