#Portainer log -> Config Error: config not found at //config

1 messages ยท Page 1 of 1 (latest)

ivory patrolBOT
#

Welcome @fathom zealot!

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.

ivory patrolBOT
#

Hello, I get the error from the topic after installation.

I used this installation method and deployed Kometa as Portainer Stacks

  kometa:
    image: kometateam/kometa
    container_name: kometa
    environment:
      - TZ=Europe/Berlin
    volumes:
      - /portainer_data/kometa/config:/config
    restart: unless-stopped```

Path to the config in Ubuntu: `/portainer_data/kometa/config `
*Picture attached*

Took the minimal config from [here](https://kometa.wiki/en/nightly/kometa/install/getting_started/#minimal-configyml)

__Mine looks like that:__
```libraries:
  Filme - Kometa_Test
    collection_files:
      - default: basic

plex:
  url: https://5***.me:1000
  token: (redacted by Luma)

tmdb:
  apikey: (redacted by Luma)

Path to config.yml is `/portainer_data/kometa/config`
*Picture attached*

I've gone through the Wiki and Discord several times now, but I can't find the error

Portainer Log just outputs the Error from Topic
fathom zealot
#

Please ignore the ``, Luma has changed the formatting

foggy voidBOT
#
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

fathom zealot
#

there is no meta.log

prime rampart
#

inside the logs foolder?

fathom zealot
#

nada

#

let me show ya a screen

prime rampart
#

what happens if you move the config.yml up to the kometa directory and run it?

fathom zealot
#

Means Folder is Empty

prime rampart
#

FWIW in my environment:

path to config.yml: /opt/kometa/config.yml

my docker volume: -v "/opt/kometa:/config:rw"

#

and I have no issues with running that

fathom zealot
#

Moving it up to kometa folder is the same --- Config Error: config not found at //config

#

Well. Ok let me move all into opt

#

gimme a min

prime rampart
#

nah you shouldn't need to

#

let's try something else

fathom zealot
#

k

prime rampart
#

put it back in the config folder

fathom zealot
#

it is

prime rampart
#

add this into your docker compose just to see:

services:
  kometa:
    image: kometateam/kometa
    container_name: kometa
    environment:
      - KOMETA_RUN=true
      - KOMETA_CONFIG=/config/config.yml
      - TZ=Europe/Berlin
    volumes:
      - /portainer_data/kometa/config:/config
fathom zealot
#

k, mom

prime rampart
#

I've looked at the word config so much in the past 2 minutes it now looks like it's spelt incorrectly ๐Ÿคฃ

fathom zealot
#

๐Ÿ˜„

#

Running

#

will post the log

prime rampart
#

Awesome

fathom zealot
ivory patrolBOT
#

๐Ÿ“ If you want to review this again, arti__san:
: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> ๐Ÿ“

prime rampart
#

You're missing a : after Filme - Kometa_Test

fathom zealot
#

?

prime rampart
#

You have

libraries:           
  Filme - Kometa_Test
    collection_files:
#

you should have

libraries:           
  Filme - Kometa_Test:
    collection_files:
#

notice the : after Kometa_Test

#

That's an issue in the minimal config.yml on the wiki

#

We will get that updated

fathom zealot
#

Ahh gosh im blind after all this ๐Ÿ˜„

prime rampart
#

The template you used has the issue, so you aren't to know ๐Ÿ™‚

fathom zealot
#

It's working, now I "just" have to put the finishing touches on it. Thank you very much. I was about to bite into my desk. ๐Ÿ˜„

prime rampart
#

No worries ๐Ÿ™‚

#

Happy for me to close this?

fathom zealot
#

yes

#

more then Happy