Archivo no encontrado

estoy tratando de leer un archivo que lo subo y lo necesito leer desde otra pagina html y me sale este error : “GET /pdfs/raizenesima.pdf HTTP/1.1” 404 179 “https://smart-qbyq.onrender.com/contenido_alumno/temas/” “Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36”

Hi,

We are only able to provide support in English, maybe other forum users will be able to assist in Spanish.

However, from a translation service, it seems like you may be experiencing the ephemeral filesystem.

Render instances have an ephemeral filesystem, meaning any file written to the instance after it has booted will be lost when it next restarts (e.g. spun down if on free instance type, next deploy, manual restart, etc.).

If you want to use file uploads on your service, you’ll need to have a persistent store, e.g. a Render Disk (which is chargeable and also require a paid instance type) or an external service like AWS S3.

Alan

I am trying to read a file that I upload and I need to read it from another html page and I get this error : “GET /pdfs/raizenesima.pdf HTTP/1.1” 404 179 “https://smart-qbyq.onrender.com/contenido_alumno/temas/” “Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36”

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.