#Config update not working

1 messages · Page 1 of 1 (latest)

worthy wraithBOT
#

Welcome @muted garden!

Thanks for being a Kometa Sponsor, we greatly appreciate it! Your ticket will now be diverted to <@&1097919568334311495> and <@&938443185347244033>.

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.

worthy wraithBOT
#

Just updated my config but I'm getting errors. Not sure what I've missed unless I need to update the docker name.

opal cape
#

why is there a html file?

muted garden
#

Thought that has error codes

gloomy knot
#

That looks like the log wrapped in HTML. The raw log file would be more useful.

#

The log lines are in reverse order in that html.

#

You're running a pre-rebrand release:

|     Version: 1.21.0 (Docker)                                                                       |

but are using post-rebrand config syntax:

| - default: playlist                  # This is a file within PMM's defaults folder                 |

1.21.0 doesn't know anything about - default:, so it doesn't read that line, so:

| Config Error: No Paths Found for playlist_files                                                    |
muted garden
#

I read the rebrand

#

I may have missed that

#

I was just looking for the words docker

gloomy knot
#

If you didn't rebuild your container based on the new image, you're still running the old release.

#

All you need to do is change the image in whatever docker setup method you are using, then "redeploy" or "recreate" or whatever nomenclature applies.

muted garden
#

I just check my Synology docker and there's no version after 1.21.0

gloomy knot
#

You need to change the image; the meisnate12/plex-meta-manager image ends at 1.21.0

kometateam/kometa is the new image

muted garden
#

I see it

muted garden
#

how do you make it run now?

#

nevermind