I can not create a photo library, the frontend says "Your changes could not be saved." It is not a permission error, I set the entire folder to 777 for testing. Also the shared folder is accessible by other librarys.
Server Version#: 1.32.1.7510
Player Version#: 4.100.1
Plex Media Server.log:
Oct 15, 2023 14:32:00.514 [195862248640] INFO - Request: [192.168.178.125:49395 (Subnet)] POST /library/sections?name=Photos&type=photo&agent=&scanner=Plex%20Photo%20Scanner&language=en&importFromiTunes=&enableAutoPhotoTags=&location=%2Fstorage%2FDISKSTATION%2Fdata%2Fplexlibrary%2FFotos (9 live) #1bd8 TLS GZIP Signed-in Token (user.name) (Chrome)
Oct 15, 2023 14:32:00.515 [195862248640] ERROR - [Req#1bd8] Library: Couldn't create section: 'agent' is missing or invalid
Oct 15, 2023 14:32:00.515 [195862248640] ERROR - [Req#1bd8] Library: Couldn't create section: 'language' is invalid
After several reboots, I just reinstalled the plex media server on my shield and now it works. I can create a photo library. Also the postman request now works
Only difference I noticed on the webpage is the language dropdown appeared, before it did not display when choosing a photo library. But this does not explain why the api request did not work either. So I am guessing it was some sort of runtime/database error.