question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

REST API for requesting kernels doesn't seem to work anymore

See original GitHub issue

Recently @ines and I discovered that requests to BinderHub’s kernel API wasn’t working anymore (neither for Juniper, nor for thebelab). An attempt to request a kernel results in a version of this error:

Failed to load https://hub.mybinder.org/user/binder-examples-requirements-69hfkvk9/api/kernels?1539279191043: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://minrk.github.io' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
betatimcommented, Oct 12, 2018
0reactions
choldgrafcommented, Oct 11, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Support new kernels REST API · Issue #12867 - GitHub
Problem Jupyverse just got support for a new code execution mode through a POST request, where the front-end doesn't have to deal with...
Read more >
Reporting issues - The Linux Kernel documentation
Check if the issue occurs with the fresh Linux kernel version you just installed.
Read more >
RHEL mount hangs: nfs: server [...] not responding, still trying
If the NFS client does not receive a response from the NFS server, the " server ... not responding, still trying " message...
Read more >
Web API 2: how to return JSON with camelCased property ...
The following doesn't seem to work - property names are still PascalCased. var json = GlobalConfiguration.Configuration.Formatters.JsonFormatter; json.
Read more >
Get Job api settings to get all active jobs | Community
So I'm trying to run a REST api call to get all current running ... curl -ks --location --request GET "https://commserve/webconsole/api/Job?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found