Git Product home page Git Product logo

Comments (11)

minrk avatar minrk commented on June 11, 2024

@clb1992 can you share more information? "Doesn't work" is pretty difficult to debug. You can pin to an earlier version while we figure out what's wrong:

npm install -g 'configurable-http-proxy@<0.5'

from configurable-http-proxy.

clb1992 avatar clb1992 commented on June 11, 2024

I have an image that I've been using with tmpnb. Per the tmpnb documentation, the commands that I type into the terminal are

export TOKEN=$( head -c 30 /dev/urandom | xxd -p )

docker run --net=host -d -e CONFIGPROXY_AUTH_TOKEN=$TOKEN --name=proxy jupyter/configurable-http-proxy --default-target http://127.0.0.1:9999

docker run --net=host -d -e CONFIGPROXY_AUTH_TOKEN=$TOKEN \
           -v /var/run/docker.sock:/docker.sock \
           jupyter/tmpnb python orchestrate.py --image='myimage' --command="ipython notebook --NotebookApp.base_url={base_path} --ip=0.0.0.0 --port {port}"

I then go to the boot2docker ip and my image is running as a tmpnb.

Lately when I've tried to go to the boot2docker ip (http://192.168.59.103:8000) I get the 503 error telling me that upstream service is unavailable.

from configurable-http-proxy.

minrk avatar minrk commented on June 11, 2024

and when this is happening, have you verified that the instances are indeed up and running where configurable-http-proxy expects them to be? You should be able to connect directly to the temporary containers, bypassing the proxy, to make sure that the proxy is indeed the misbehaving entity.

from configurable-http-proxy.

clb1992 avatar clb1992 commented on June 11, 2024

I just tested with the tmpnb container

export TOKEN=$( head -c 30 /dev/urandom | xxd -p )

docker run --net=host -d -e CONFIGPROXY_AUTH_TOKEN=$TOKEN --name=proxy jupyter/configurable-http-proxy --default-target http://127.0.0.1:9999

docker run --net=host -d -e CONFIGPROXY_AUTH_TOKEN=$TOKEN --name=tmpnb -v /var/run/docker.sock:/docker.sock jupyter/tmpnb

and I initially got the 503 error then I refreshed and the tmpnb came up.. I tried again with my image but all I'm getting is the 503 error.

from configurable-http-proxy.

rgbkrk avatar rgbkrk commented on June 11, 2024

What logs are you getting out of tmpnb? docker logs tmpnb

Couple other diagnostics: docker version, docker images | grep tmpnb.

I'd also look at the logs of one of the running notebook servers.

from configurable-http-proxy.

clb1992 avatar clb1992 commented on June 11, 2024
docker version
Client:
 Version:      1.8.0
 API version:  1.20
 Go version:   go1.4.2
 Git commit:   0d03096
 Built:        Tue Aug 11 17:17:40 UTC 2015
 OS/Arch:      darwin/amd64

Server:
 Version:      1.8.0
 API version:  1.20
 Go version:   go1.4.2
 Git commit:   0d03096
 Built:        Tue Aug 11 17:17:40 UTC 2015
 OS/Arch:      linux/amd64


docker logs tmpnb
[I 151012 18:45:20 dockworker:126] Created container 669826d102619cf8d68bbed8e1329d47c88bdb8085017694bc592bed34c53d1b
[I 151012 18:45:20 dockworker:126] Created container 2fdc4e0c325385182225839918642b15bf16dcf7dbc931c363492af605b54224
[I 151012 18:45:20 dockworker:126] Created container 18bb7b5c7d61bb4936782b38ebd294769f5832e7c181c77f179e03a7e38e49a9
[I 151012 18:45:20 dockworker:126] Created container fc36f0fe3b84452bd73dd0ed32625b1c220dc5b18eed0610969b39489c777189
[I 151012 18:45:20 dockworker:126] Created container 15539b7a8cd16b17204755785a9a62e21ec3b531414ee4050057e468cb874369
[I 151012 18:45:21 dockworker:126] Created container abd8b5ca452e03e87c9f2e4b8cee1387c6c447bc66383bd21120eaabebddbb2c
[I 151012 18:45:21 dockworker:126] Created container f3797bcf1a8775b70d3a001ecd63258a6d803b011967953de3bad3ca58043e62
[I 151012 18:45:21 dockworker:126] Created container 449dadcbba2e5f25b388c5b06c5e7aae17e73d7afb8acada508328776b9e304d
[I 151012 18:45:21 dockworker:126] Created container 3bbd9760103a699bb168100554fc1ec3adb4263196d1338c533fa750e89d220d
[I 151012 18:45:21 dockworker:126] Created container 8e123317ce83c7b6eb00e6327da6d33393f1f4e7034de606af0ae360921ffcc9
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32768].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32769].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32771].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32770].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32772].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32773].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32774].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32775].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32777].
[I 151012 18:45:23 spawnpool:266] Waiting for a container to launch at [127.0.0.1:32776].
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:24 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:25 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:26 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:27 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:28 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/r1g4YtBVTkkw], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jHP4sTthZ65z], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/uEIMzj6PSbuf], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReYCcYtpAj9d], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/ReEE1estrXzF], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/dWJLW2MKOpu9], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/jRhOrpuWh77q], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2ywg7saAClYy], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/2AUr5iiiDRDX], getting HTTP status [599]
[I 151012 18:45:29 spawnpool:298] Booting server at [user/77LmRGQhpSBe], getting HTTP status [599]
[I 151012 18:45:30 spawnpool:304] Server [user/2AUr5iiiDRDX] at address [127.0.0.1:32773] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/77LmRGQhpSBe] at address [127.0.0.1:32776] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/jRhOrpuWh77q] at address [127.0.0.1:32775] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/ReYCcYtpAj9d] at address [127.0.0.1:32774] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/r1g4YtBVTkkw] at address [127.0.0.1:32769] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/dWJLW2MKOpu9] at address [127.0.0.1:32777] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/uEIMzj6PSbuf] at address [127.0.0.1:32771] has booted! Have at it.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/77LmRGQhpSBe] to port [32776].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'3bbd9760103a699bb168100554fc1ec3adb4263196d1338c533fa750e89d220d', path='user/77LmRGQhpSBe')] to the pool.
[I 151012 18:45:30 spawnpool:304] Server [user/jHP4sTthZ65z] at address [127.0.0.1:32768] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/ReEE1estrXzF] at address [127.0.0.1:32770] has booted! Have at it.
[I 151012 18:45:30 spawnpool:304] Server [user/2ywg7saAClYy] at address [127.0.0.1:32772] has booted! Have at it.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/ReYCcYtpAj9d] to port [32774].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'f3797bcf1a8775b70d3a001ecd63258a6d803b011967953de3bad3ca58043e62', path='user/ReYCcYtpAj9d')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/dWJLW2MKOpu9] to port [32777].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'8e123317ce83c7b6eb00e6327da6d33393f1f4e7034de606af0ae360921ffcc9', path='user/dWJLW2MKOpu9')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/r1g4YtBVTkkw] to port [32769].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'2fdc4e0c325385182225839918642b15bf16dcf7dbc931c363492af605b54224', path='user/r1g4YtBVTkkw')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/jHP4sTthZ65z] to port [32768].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'669826d102619cf8d68bbed8e1329d47c88bdb8085017694bc592bed34c53d1b', path='user/jHP4sTthZ65z')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/ReEE1estrXzF] to port [32770].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'18bb7b5c7d61bb4936782b38ebd294769f5832e7c181c77f179e03a7e38e49a9', path='user/ReEE1estrXzF')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/2ywg7saAClYy] to port [32772].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'15539b7a8cd16b17204755785a9a62e21ec3b531414ee4050057e468cb874369', path='user/2ywg7saAClYy')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/2AUr5iiiDRDX] to port [32773].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'abd8b5ca452e03e87c9f2e4b8cee1387c6c447bc66383bd21120eaabebddbb2c', path='user/2AUr5iiiDRDX')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/jRhOrpuWh77q] to port [32775].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'449dadcbba2e5f25b388c5b06c5e7aae17e73d7afb8acada508328776b9e304d', path='user/jRhOrpuWh77q')] to the pool.
[I 151012 18:45:30 spawnpool:251] Proxied path [user/uEIMzj6PSbuf] to port [32771].
[I 151012 18:45:30 spawnpool:257] Adding container [PooledContainer(id=u'fc36f0fe3b84452bd73dd0ed32625b1c220dc5b18eed0610969b39489c777189', path='user/uEIMzj6PSbuf')] to the pool.
[I 151012 18:45:30 spawnpool:194] Launched [10] new containers.
[I 151012 18:45:30 orchestrate:330] Culling containers unused for 3600 seconds every 600 seconds.
[I 151012 18:45:30 orchestrate:334] Listening on *:9999
[I 151012 18:45:31 web:1811] 200 GET / (127.0.0.1) 24.69ms
[I 151012 18:45:31 web:1811] 304 GET / (127.0.0.1) 1.67ms
[I 151012 18:45:32 orchestrate:108] Allocated [user/uEIMzj6PSbuf] from the pool.
[I 151012 18:45:32 web:1811] 302 GET /spawn/ (127.0.0.1) 0.81ms
[I 151012 18:45:38 web:1811] 200 GET / (127.0.0.1) 1.83ms
[I 151012 18:45:38 orchestrate:108] Allocated [user/jRhOrpuWh77q] from the pool.
[I 151012 18:45:38 web:1811] 302 GET /spawn/ (127.0.0.1) 0.63ms
[I 151012 18:46:03 web:1811] 304 GET / (127.0.0.1) 1.75ms
[I 151012 18:46:03 orchestrate:108] Allocated [user/2AUr5iiiDRDX] from the pool.
[I 151012 18:46:03 web:1811] 302 GET /spawn/ (127.0.0.1) 0.63ms

docker images | grep tmpnb
jupyter/tmpnb       latest              6bf190b346c6        2 weeks ago         454.8 MB

from configurable-http-proxy.

rgbkrk avatar rgbkrk commented on June 11, 2024

Are you able to reach any of those notebook servers directly on those ports?

from configurable-http-proxy.

clb1992 avatar clb1992 commented on June 11, 2024

Yes

from configurable-http-proxy.

rgbkrk avatar rgbkrk commented on June 11, 2024

The only difference to me is that this is an older version of the tmpnb image, but I really can't tell what's going on here. I'm working on some PRs with better diagnostics for tmpnb but we're not all the way there yet.

from configurable-http-proxy.

clb1992 avatar clb1992 commented on June 11, 2024

So I deleted my boot2docker vm and created a new image. Not sure what was going on but it works now. Thanks for helping.

from configurable-http-proxy.

minrk avatar minrk commented on June 11, 2024

Glad it's back in working order. Sorry for whatever caused the trouble.

from configurable-http-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.