sppautomation / sppanalyzer

A Flask based microservice for analyzing SPP system logs
0 stars 0 forks source link

cannot upload zipped files #2

Closed VenkatSubramaniam closed 6 years ago

VenkatSubramaniam commented 6 years ago

When I tried doing my testing today, I found that I couldn't upload the zip files anymore, as I got an error that logkey is undefined. I dug a little deeper and apparently that's also happening on the one which is currently deployed on prod. Maybe it's because "POST /unpack?fullfilepath=undefined&filename=undefined&logkey=undefined HTTP/1.1" has all parameters undefined? It was working a few days ago so I'll see what the issue is and resolve this

VenkatSubramaniam commented 6 years ago

This was just because I was uploading the wrong zip file.