ices-tools-prod / icesSAG

R interface to Stock Assessment Graphs database web services
http://sg.ices.dk/webservices.aspx
9 stars 7 forks source link

Not able to access stock assessment data #254

Open franemadiraca opened 1 month ago

franemadiraca commented 1 month ago

Hello,

I have been using the icesSAG::getSAG function for a long time now without any issues. However, today all I get is an error message. Here is my code:

icesSAG::getSAG(stock = "fle.27.2223", year = 2022)

And here is the error message:

GETing ... http://sg.ices.dk/StandardGraphsWebServices.asmx/getListStocks?year=2022 Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [sg.ices.dk] Connection timeout after 10003 ms list() Warnmeldung: In sag_get(uri) : Attempt to access webservice failed: Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached: [sg.ices.dk] Connection timeout after 10003 ms

Can you please assist with this issue?

Kind regards