R
Railway12mo ago
Tyron

Parse Error Upload file

ChatGPT give me this indication for my error : cf picture
If your Strapi server is configured to use HTTPS, ensure that SSL/TLS certificates are correctly configured. SSL issues could cause communication problems between the client and server, resulting in parse errors.
If your Strapi server is configured to use HTTPS, ensure that SSL/TLS certificates are correctly configured. SSL issues could cause communication problems between the client and server, resulting in parse errors.
I'm using the default railway URL, can this cause error like in the picture ? In developpement i use npm run build and not yarn run build and install everything with npm, can also this lead to this error ? since the last time, i only send picture by group of 3 increase the server limit , and size for formData Thank in advance !
No description
No description
8 Replies
Percy
Percy12mo ago
Project ID: N/A
Tyron
Tyron12mo ago
N/A
Brody
Brody12mo ago
neither of the things you mentioned would cause this error
Tyron
Tyron12mo ago
Ok thank you !
Tyron
Tyron12mo ago
My strapi AWS plugins say : that i should use minimum PostgreSQL version 11.0, currently im in
"pg": "^8.11.3",
"pg": "^8.11.3",
and have 10 000 photos on my bucket AWS and many data in saved in another bucket Can i upgrade postgreSQL to 11.0 without risk ?
No description
Adam
Adam12mo ago
Postgres shouldn’t be involved with your cloud buckets. The data is stored on the buckets themselves, so as long as you’re just using postgres to access the buckets (I don’t understand why you’d be doing that, but if AWS recommends it) then there’s no risk to your data
Tyron
Tyron12mo ago
Im doing that to try to fixed my Parse Error, im stuck on it since 2 week so i try everything paincloud Anyway thanks for your response !
Brody
Brody12mo ago
pg 8.11.3 is the library version, not the version of the postgres database by default railway will deploy a postgres 16 database or postgres 15 if you use the migration tool for greater compatibility
Want results from more Discord servers?
Add your server