[Bug] Fails to populate list of roms
Describe the bug Fails to populate list of roms. The only thing I see in the log after enabling trace logging is:
30-11 21:43:00.372|ERROR|RomM#RomM:Request exception: An error occurred while sending the request.
30-11 22:18:29.695|ERROR|RomM#RomM:Request exception: An error occurred while sending the request.
To Reproduce
- Setup my server connection.
- Setup my local emulator
- Update library -> RomM
- It flashes really quick in the right hand corner that it's finished.
Expected behavior
I would expect some games to be populated.
Screenshots
Additional context
RomM version: 4.4.1 Plugin version 0.4.1; install via playnite browser Playnite version 10.44 Playnite SDK: 6.13.0
do you have the right address, username and password entered?
Yes, I have also tried:
- a non-admin user created just for this
- the external https url I use
- the internal http only url
- The old version (0.4.0)
Also, I do not have the trailing / on my urls
I'm having this issue as well; docker logs seem to give the 200 OK code, but no other content coming through to show a failure. I've configured Dolphin + RetroArch for 3 different platforms. Nothing appears in the RomM library in Playnite (not using the portable install), and the scan lasts less than 1 second, even when forced. I've tried an admin and read-only account.
Could be related to #73 but not sure.