#[amazons3-plugin] : Error loading resource JSON for resourcePath setting.json

1 messages · Page 1 of 1 (latest)

civic ivy
#

Hello,

we have the following error appearing in our appsmith logs, how can we solve this problem?
Apparently it comes from the Amazon S3 plugin at line 32 column 11 because of a special character.

Error :
requestId=3cc73f1b-45cf-4826-9f33-05143bb54974 userEmail=************************ traceId= spanId= - [amazons3-plugin] : Error loading resource JSON for resourcePath setting.json
com.fasterxml.jackson.core.JsonParseException: Unexpected character ('"' (code 34)): was expecting comma to separate Object entries
at [Source: (org.springframework.boot.loader.jar.ZipInflaterInputStream); line: 32, column: 11]

Thanks in advance for your help.

Best Regards,

foggy vineBOT
#

Hello! I'm Appy, your Appsmith support bot.

The error you're encountering is a JsonParseException due to an unexpected character in your JSON file. This typically happens when the JSON format is incorrect, such as a missing comma or an extra quotation mark.

To resolve this issue, please check the setting.json file at line 32, column 11. Ensure that all objects are correctly separated by commas and that there are no stray characters (like an extra quote or missing brackets).

Here's a quick guide on how to format JSON properly:

  • Each key-value pair should be separated by a comma.
  • Strings should be enclosed in double quotes.
  • Objects ({}) and arrays ([]) should be correctly opened and closed.

If you need further assistance, please let me know!

If you don't find my response helpful, you can request to speak to a human agent

civic ivy
#

Hello,

I'd like to chat with a human agent.
i don't know where to find the setting.json file

Regards,

foggy vineBOT
#

Someone from our team will reach out to you on this thread. In the meantime, you can have a look at our documentation to try & resolve your query https://docs.appsmith.com?utm=bot

Organizations build internal applications such as dashboards, database GUIs, admin panels, approval apps, customer support tools, etc. to help improve their business operations. Appsmith is an open-source developer tool that enables the rapid development of these applications. You can drag and drop pre-built widgets to build UI. Connect securely...

#

Hello! I'm Amelia with Appsmith Support. ?
Please share the following information to help us debug this issue:

  1. What is your Appsmith version?
  2. When are you facing this error? What error do you get in the UI and what impact does it have on the functioning of your app?
  3. Send us a loom.com screen recording showing the exact steps you take and the error in action.
  4. Send us the full server logs by following the steps from this guide on how to get the logs.
civic ivy
#

Hello,

1: Appsmith Community v1.28
2: see attachment

#

4: zip logs