Open-EO / openeo-earthengine-driver

openEO back-end driver for Google Earth Engine.
Apache License 2.0
21 stars 7 forks source link

File storage folders are not created #13

Closed christophfriedrich closed 5 years ago

christophfriedrich commented 5 years ago

When I log on (to the instance deployed at giv-openeo) as group5 and then request /files/group5, I receive an error 500 with the message:

Server error: ENOENT: no such file or directory, scandir 'storage/user_files/group5'

I guess that the folders for the individual users are not properly initialized?

m-mohr commented 5 years ago

Thanks and fixed, see commit above.