moo-man / FVTT-DD-Import

Allows Importing Dungeondraft map files into FoundryVTT
MIT License
59 stars 27 forks source link

Problems with image not uploading to foundry. #139

Closed BoxWithoutATop closed 8 months ago

BoxWithoutATop commented 8 months ago

Issue: Doors, windows, and walls all import properly, but the background image does not. The image is not in any of the folders, and I get a 502 timeout error in the console just before the scene is created. I will post a screencap of that error here: image

Expected behavior: Importing the map should also import the background image.

For whatever reason, the upload is timing out, regardless of the size of the map I am trying to import. I am running my server behind nginx proxy manager. I have all the proper ports forwarded and my mappings correct. I am having no other issues with foundry. I have a 10G connection to the server from the computer I am using to access it, and a 1gig connection to the internet. The files I have tried to import have been from 3MB to 35MB. All of them have failed with this same error.

BoxWithoutATop commented 8 months ago

I connected via my local address and reset the game, and it seems to be working now. I don't know what the problem was, but it is fixed.