jamiefaye / downrush

FlashAir manager for SynthStrom Deluge music synthesizer
Other
101 stars 15 forks source link

Uploads result in 500 Internal Server Error #22

Open ericpeters0n opened 5 years ago

ericpeters0n commented 5 years ago

After navigating to my SAMPLES folder, I can select a file via "Select File". When I click "UPLOAD", the status at the bottom of the screen increments to %70-80 over ~2 sec. Then... nothing. The file is not successfully uploaded, apparently.

Here's what is displayed in the Chrome console: GET http://192.168.0.1/upload.cgi?UPDIR=/SAMPLES&TIME=1543880827383 500 (Internal Server Error) - List.js:1

EDIT: This all applies to the repo HEAD, not the 1.0.2 "distribution" download.

ericpeters0n commented 5 years ago

Also, many of the features detailed in your YouTube video seem not to be accessible/active.

When viewing SYNTHS, SONGS, KITS, 'Edit' opens the XML editor. However, just clicking on the name of the synth reveals a page with 4 buttons "Open | Save | New Kit | Download" --none of which are functional.

For SAMPLES, Clicking on the sample name allows in-browser preview, and 'Edit' opens a 3 button menu in what appears to be Waverly (e.g. http://192.168.0.1/DR/waverly/viewWAV.htm?/SAMPLES/DRUMS/Block/HR16B%20Block.wav). The options here are "Open | Save | Download", none of which are functional.

ericpeters0n commented 5 years ago

NOTE: This all applies to the repo HEAD, not the 1.0.2 "distribution" download.