I am uploading an excel sheet but superset is throwing 500 Internal Server Error It uploads files to this directory UPLOAD_FOLDER = BASE_DIR + "/app/static/uploads/" BASE_DIR is the superset directory in site-packages but I cant find app directory in superset directory

On dev server its shown File not found error

Comment From: hanvince

Hi, I got the same issue while uploading excel sheet to server, any solution?