openml / openml-r

R package to interface with OpenML
http://openml.github.io/openml-r/
Other
95 stars 37 forks source link

error populating OML Cache #430

Closed smilesun closed 5 years ago

smilesun commented 5 years ago
try({OpenML::populateOMLCache(task.ids = c(3891, 14966, 34536))})
Downloading 'tasks' to cache.
Downloading from 'http://api_new.openml.org/v1/task/3891' to '/tmp/RtmpeMTT5l/cache/tasks/3891/task.xml'.
Error in doHTTRCall(method, url = url, query = list(api_key = conf$apikey),  : 
  ERROR (code = <NA>) in server response: <NA>
  Server returned a HTML document!
giuseppec commented 5 years ago

was a temporary server bug, works now