OpenML icon indicating copy to clipboard operation
OpenML copied to clipboard

Cannot create studies

Open ja-thomas opened this issue 6 years ago • 1 comments

From the frontent the console gives

Mixed Content: The page at 'https://www.openml.org/new/study' was loaded over HTTPS, but requested an insecure font 'https:'. This request has been blocked; the content must be served over HTTPS.

and from the R API

Uploading to 'https://www.openml.org/api/v1/study'.
Error in doHTTRCall(method, url = url, query = list(api_key = conf$apikey),  :
  ERROR (code = 1039) in server response: Database insertion problem

ja-thomas avatar Oct 18 '19 07:10 ja-thomas

Hi @joaquinvanschoren ,

I'm having the same problem, but I'm trying via the website. When I press the "create" button it stays loading and it does nothing.

rgmantovani avatar Mar 21 '20 20:03 rgmantovani