https://linen.dev logo
#ask-community-for-troubleshooting
Title
# ask-community-for-troubleshooting
g

Gilbert Vrancken

03/13/2022, 7:42 PM
Hi all, not sure if this is the correct place to ask. For source I enter
File > JSONL
, it says all is succesful, but when it runs the connection it says 'Failed to fetch schema. Please try again` (and again...). When I enter the JSONL file to a random online site, it can determine the schema immediately. Anyone want to help with the issue?
👀 1
a

Augustin Lafanechere (Airbyte)

03/14/2022, 3:06 PM
Hi @Gilbert Vrancken would you be ready to share a sample of this JSONL file and the full error log?
g

Gilbert Vrancken

03/17/2022, 8:27 PM
Sure, this most basic JSONL fails. Where can I see the full error log?
Copy code
{
    "property_id": "423423",
    "name": "Beach House"
}
{
    "property_id": "4992",
    "name": "Hotel"
}
l

Lydia Lim Li Han

03/21/2023, 7:15 AM
I’m having same issue, how did you resolve it , may I ask?
4 Views