Hello OF team,

I am trying to import to open foris arena web a .zip file corresponding to the local backup of Arena Mobile 2. However I get error 499 and then "Unexpected error: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received null." I also tried the “Send Data” option from the app, but I get the following error: "Error uploading file. Details [object Object]" Thank you for your help.

asked 06 Aug, 02:02

Lissette's gravatar image

Lissette
111
accept rate: 0%


Dear Lissette,
We have sent an email to your private address to gather more details about your issue. We'll be in touch shortly.
Many thanks,
Open Foris Team

permanent link

answered 06 Aug, 09:27

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
5.0k119
accept rate: 19%

Dear Lissette,
The problem you are mentioning is related to the size of the file being uploaded to the Arena server (the data upload reaches a timeout and the connection between client and server is closed before the process is complete).
In case you have similar problems from the mobile app, you should try submit few records at a time:
- check the sync status
- select the records with a long press
- press the Export button on top

Another thing you should try is to define a lower limit for the maximum file size, if you have file attributes defined in your survey, and try to estimate the size of every record being uploaded to the server, including the attached files.

Please let us know if you encounter similar problems in the future.
Many thanks,
Open Foris Team

permanent link

answered 11 Aug, 09:43

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
5.0k119
accept rate: 19%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×83
×57

question asked: 06 Aug, 02:02

question was seen: 64 times

last updated: 11 Aug, 09:43