Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

405 (Method Not Allowed) #75

Open
Brentbin opened this issue Aug 24, 2021 · 2 comments
Open

405 (Method Not Allowed) #75

Brentbin opened this issue Aug 24, 2021 · 2 comments

Comments

@Brentbin
Copy link

Brentbin commented Aug 24, 2021

不能够正常显示
调试界面显示为

POST http://192.168.72.83:8999/tabnine?1629802242482 405 (Method Not Allowed)
(anonymous) @ inspector.js:49
window.fetch @ inspector.js:48
n @ serverconnection.js:208
n @ serverconnection.js:77
t.default @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
t.default @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
(anonymous) @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
setInterval (async)
t.default @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
2370 @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
w @ remoteEntry.22756925e4c902776088.js:1
2998 @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
w @ remoteEntry.22756925e4c902776088.js:1
194 @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
w @ remoteEntry.22756925e4c902776088.js:1
(anonymous) @ remoteEntry.22756925e4c902776088.js:1
Y @ index.out.js:32
async function (async)
Y @ index.out.js:31
(anonymous) @ index.out.js:96
q @ index.out.js:93
load (async)
e @ bootstrap.js:117
async function (async)
e @ bootstrap.js:98
37559 @ bootstrap.js:87
t @ bootstrap:19
(anonymous) @ startup:6
(anonymous) @ main.c358d873a9d30d100d6b.js?v=c358d873a9d30d100d6b:1
Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0
Promise.then (async)
(anonymous) @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
setInterval (async)
t.default @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
2370 @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
w @ remoteEntry.22756925e4c902776088.js:1
2998 @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
w @ remoteEntry.22756925e4c902776088.js:1
194 @ 194.2351e99d4be5cf358d5e.js?v=2351e99d4be5cf358d5e:1
w @ remoteEntry.22756925e4c902776088.js:1
(anonymous) @ remoteEntry.22756925e4c902776088.js:1
Y @ index.out.js:32
async function (async)
Y @ index.out.js:31
(anonymous) @ index.out.js:96
q @ index.out.js:93
load (async)
e @ bootstrap.js:117
async function (async)
e @ bootstrap.js:98
37559 @ bootstrap.js:87
t @ bootstrap:19
(anonymous) @ startup:6
(anonymous) @ main.c358d873a9d30d100d6b.js?v=c358d873a9d30d100d6b:1

gz#5538

@bilucodota
Copy link
Contributor

Hi @Brentbin
Did you enable the server extension?
jupyter serverextension enable --py jupyter_tabnine --user

@Brentbin
Copy link
Author

jupyter serverextension enable --py jupyter_tabnine --user

yeah, i've check serverextension with

jupyter serverextension list

and the result is

jupyter_tabnine  enabled
    - Validating...
      jupyter_tabnine  OK

maybe here is the answer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants