DatabayAG / ILIAS_AdobeConnectPlugin

ILIAS Plugin for Adobe Connect Virtual Classrooms
GNU General Public License v3.0
5 stars 7 forks source link

Document Upload in ILIAS-Meetingroom fails without error message #8

Closed fheibel closed 7 years ago

fheibel commented 7 years ago

Hi, uploading files in ILIAS-Meetingroom fails: Add new file -> Select file -> Open -> Save -> message in green appears on top: "Adobe Meeting content added" But unfortunately there are no files at all. After Entering Adobe Meeting file-upload works without failure. Files uploaded from within the Adobe Meeting itself do appear within ILIAS-Meetingroom correctly. ILIAS (v5.2.2)

Thanks for your support

fheibel commented 7 years ago

Sorry I closed the issue accidentally.

bogenschlag commented 7 years ago

While this is inconvenient, I consider Creating new Meetings fails with fixed start date fails to be the (much) bigger problem.

mjansenDatabay commented 7 years ago

Yesterday I could reproduce this issue. But as I checked my AC object in ILIAS today, the file uploaded yesterday is now visible. Maybe a huge delay when using the API to upload to and read files from the AC server... I will perform some more checks...

mjansenDatabay commented 7 years ago

I added some logging, maybe this helps to identify the issue. When using the AdobeConnect DFN API I always get:

<status code="invalid"><invalid field="file" type="string" subcode="format"/></status>
fheibel commented 7 years ago

Hi, th issue still exists. Adding a simple PDF-File seems to work without eror-message: "Inhalt hinzugefügt" But there is no file visible.

mjansenDatabay commented 7 years ago

I commited a CURL related fix which solves this issue (at least on my local installation).

Please check your ILIAS log file if you still can't upload files and provide the respective log lines.