We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1 - Login via cmd 2 - Create new pod, kv 3 - Load csv: kv loadcsv map /Users/sdancer/Downloads/map_sw.csv
kv loadcsv map /Users/sdancer/Downloads/map_sw.csv
Get error: loadcsv: received invalid status: 500
loadcsv: received invalid status: 500
CSV file for testing: https://testeron.pro/osm/map_sw.csv.zip
The text was updated successfully, but these errors were encountered:
@IgorShadurin could not download the csv file
Sorry, something went wrong.
got the following while uploading a 10MB file.
{ "message": "kv loadcsv: could not unmarshall Manifest", "code": 500 }
No branches or pull requests
1 - Login via cmd
2 - Create new pod, kv
3 - Load csv:
kv loadcsv map /Users/sdancer/Downloads/map_sw.csv
Get error:
loadcsv: received invalid status: 500
CSV file for testing: https://testeron.pro/osm/map_sw.csv.zip
The text was updated successfully, but these errors were encountered: