#help with this error?

1 messages · Page 1 of 1 (latest)

crimson thistleBOT
#

Welcome @steep beacon!

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

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

#

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

timber tapir
#

Send the full log file plesse

winter latch
#

This:

OSError: [Errno 24] Too many open files: '/Users/zack/Plex-Meta-Manager/config/logs/TV Shows/collections/Theme - Supernatural/collection.log'

Is an error coming from the OS, and PMM can't do anything about it.

PMM is trying to open a log file, and the OS is responding "I can't do that".

timber tapir
#

Oh I didn't see that in the file, on my phone lol

steep beacon
#

too many open files? wtf does that mean

#

well ill go investigate. thanks

thin elbow
solid jacinth
#

So you have to do limit - n <#> <#>=a high number like 20000. I use Linux but honestly what fixed it for me was moving to docker.

#

I always had to increase the ulimit number and sometimes it just wouldn't change at all

steep beacon
#

yea i did that, i think that seemed to help? but im getting this additional error too

#

| plexapi.exceptions.BadRequest: (500) internal_server_error; (redacted)/library/sections/2/all?collection.locked=0&collection%5B0%5D.tag.tag=Setting%20-%20The%201990%27s&id=498889&type=2 <html><head><title>Internal Server Error</title></head><body><h1>500 Internal Server Error</h1></body></html> |

crimson thistleBOT
#

(500) internal_server_error detected in message, would you like to learn more about this error?

#
500 Internal Server Error

A 500 Internal Server Error happens when the server has an unexpected error when responding to an API request.

There could be any number of reasons why this happens and it depends on what server PMM is talking to although its most likely coming from your Plex Server.

Most of the time these errors need to be resolved by changing something specific to your set up but some do come up that can be fixed (i.e. Plex throws one if you upload a photo larger then 10 MB)

Many Appbox Setups will throw this error when too many requests are sent

Take a look at the following logs:

:one: Settings | Manage | Console -> then filter on Error and Warning to see what might be going on
:two: Check the plex logs (container or other) for the "Busy DB Sleeping for 200ms)

steep beacon
#

ok that helps with the server error issue, ill look into that, but whys the collection locked?

winter latch
#

Are you referring to this?

collection.locked=0

That;s referring to the value of collection.locked as 0, which would be false.

steep beacon
#

oh so its not locked. although i cant delete certain collections either hence the misunderstanding.

steep beacon
#

and my plex token changed, so theres that.

thin elbow
#

Anything further on this?