Skip to content

File Upload Error Occurring Only When Switching to a Specific Instance #275

Closed
@suzuki-ryuji

Description

@suzuki-ryuji

I have a question regarding the error occurring during file uploads.

When the connection is set to a specific instance, two error messages appear during the file upload process.

For the first error, although the message suggests checking the CloudWatch logs, no detailed information is recorded in the logs. Therefore, I close the error popup and proceed to the next step.
20250116_01

However, in the case of the second error (details below), I am unable to proceed, and the file upload cannot be completed.

Details of the Second Error:
At "Step 5," when clicking the final "Submit" button, red text appears below the instance name with the following error message:
{ "Status": "Error", "Message": "Expecting value: line 1 column 1 (char 0)" }
20250116_02

These two errors do not occur when switching the configuration to a sandbox environment or other instances.

I have attached a screenshot of the error from the JavaScript console for your reference. Could you please review the details?
20250116_03
Additionally, the CSV file complies with AMC's requirements, and I have confirmed that it can be uploaded without any issues to multiple other instances.

These errors occur only when switching the upload destination to a specific instance.
When switching the upload destination to any other instance, uploading the same file succeeds without any issues.

Could you please clarify the cause of these problems and provide a solution?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions