Álvaro Artano
Álvaro Artano
RRailway
Created by Álvaro Artano on 2/11/2024 in #✋|help
Scraping error
Hey! I have set up a web scraping script on railway. It runs sometimes and sometimes not. It works perfectly on local. Thanks!
node:internal/process/promises:288

triggerUncaughtException(err, true /* fromPromise */);

^

page.goto: net::ERR_NETWORK_CHANGED at https://URL.URL .com/dashboard

Call log:

- navigating to "https://URL.URL.com/dashboard";, waiting until "load"

at scrape (/app/scrape.js:24:14) {

name: 'Error'

}
node:internal/process/promises:288

triggerUncaughtException(err, true /* fromPromise */);

^

page.goto: net::ERR_NETWORK_CHANGED at https://URL.URL .com/dashboard

Call log:

- navigating to "https://URL.URL.com/dashboard";, waiting until "load"

at scrape (/app/scrape.js:24:14) {

name: 'Error'

}
Changed URL for privacy reasons. Project id: fa490f43-36ac-4e94-9ac9-1ce2b0b5365b
3 replies
RRailway
Created by Álvaro Artano on 2/10/2024 in #✋|help
Can't deploy
No description
21 replies