Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuelly import error 422 #106

Open
Vilhjalmr26 opened this issue Sep 4, 2022 · 2 comments
Open

Fuelly import error 422 #106

Vilhjalmr26 opened this issue Sep 4, 2022 · 2 comments

Comments

@Vilhjalmr26
Copy link

Using latest docker, trying to import fuelly csv, I get an "There was some issue with importing the file. Please check the error message" message. Format matches the 2 examples I was given. Only detail in the logs is:

[GIN] 2022/09/04 - 18:12:07 | 422 | 2.899524ms | 192.168.26.101 | POST "/api/import/fuelly"

Is there somewhere to get more data on the actual error? I tried modifying the example files to use the name of my created vehicle, and that failed as well. Just not sure where to look to find what the problem is.

@satcomtim
Copy link

I am seeing this same error when trying to import from fuelly

[GIN] 2022/09/20 - 11:19:10 | 422 | 1.539957ms | 192.168.29.248 | POST "/api/import/fuelly"

I even edited the csv to change the vehicle names to the hammond display name of 'vehicle name - reg#' and same issue

@eniad
Copy link

eniad commented Oct 10, 2022

I am getting the same error.

The HTML response is:

ErrorString	"request Content-Type isn't multipart/form-data"

At first the response was %e, because I had a 10% e tag. Removing the tag allowed the above response.


I have not used Fuelly more than playing around with it today to figure out how to import into Hammond. However, I have a Google sheet with 8 years of fill up data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants