[jupyter] Re: Unable to spawn server

2020-04-09 Thread platreides720
On Thursday, April 9, 2020 at 10:32:12 AM UTC-5, platreides720 wrote: > > I have installed JupyterHub on a RedHat 7 server, I'm using version > 1.1.0. The last spawner I tried is the simple spawner, I set the spawner > class to simple in the configuration file. > > On Tues

[jupyter] Re: Unable to spawn server

2020-04-09 Thread platreides720
are using? What spawner are you using? Configuration files > etc. > > > On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote: >> >> I can reach the Jupyterhub page and log in, however after I have logged >> in I get this error: *Spawn failed server didn'

[jupyter] Unable to spawn server

2020-04-07 Thread platreides720
I can reach the Jupyterhub page and log in, however after I have logged in I get this error: *Spawn failed server didn't respond in 30 seconds.* The user that I'm using to log in is a UNIX user on the server with a home directory, and password. Can some one provide some assistance to get

Re: [jupyter] Re: Unable to spawn server

2020-04-10 Thread platreides720
Disabling Selinux did not work. On Thursday, April 9, 2020 at 1:11:51 PM UTC-5, Peter Zoltan Keresztes wrote: > > I would say to disable the selinux or make it permissive. > On 9 Apr 2020, 18:32 +0300, platreides720 >, > wrote: > > I have installed JupyterHub on a RedHa

[jupyter] Dummy authenticator

2020-04-10 Thread platreides720
I am trying to use the dummy authenticator for testing, when I set it as the authenticator class the jupyterhub service fails to start. The error is that the server is trying to start on ip address 10.0.1.2:443 with https, how can I stop this? Is this ip adress hardcoded somewhere by

[jupyter] Re: Unable to spawn server

2020-04-09 Thread platreides720
s more information about the environment? Like what > environments you are using? What spawner are you using? Configuration files > etc. > > > On Tuesday, 7 April 2020 20:20:02 UTC+3, platreides720 wrote: >> >> I can reach the Jupyterhub page and log in, however after I ha

[jupyter] unable to reach jupyterhub at http:8000

2020-03-19 Thread platreides720
I have installed Jupyterhub on a Redhat 7 server and I have it running as a service. Checking systemctl status and the logs show it is up and running. However, when I attempt to reach the jupyterhub landing page at port 8000 from the web browser on a different machine on the same network I

[jupyter] Re: unable to reach jupyterhub at http:8000

2020-03-20 Thread platreides720
On Thursday, March 19, 2020 at 9:41:58 PM UTC-5, platreides720 wrote: > > I have installed Jupyterhub on a Redhat 7 server and I have it running as > a service. Checking systemctl status and the logs show it is up and > running. However, when I attempt to reach the jupyterhub

[jupyter] Login to jupyterhub

2020-03-20 Thread platreides720
How do you login to the main Jupytehub page. I followed the setup instructions from: https://jupyterhub.readthedocs.io/en/latest/installation-guide-hard.html. This guide doesn't say how to set the initial admin account to login how do you do this? -- You received this message because you

[jupyter] Re: Login to jupyterhub

2020-03-20 Thread platreides720
On Friday, March 20, 2020 at 5:36:20 PM UTC-5, platreides720 wrote: > > How do you login to the main Jupytehub page. I followed the setup > instructions from: > https://jupyterhub.readthedocs.io/en/latest/installation-guide-hard.html. > This guide doesn't say how to set th

[jupyter] Can not start JupyterHub Please help

2020-05-20 Thread platreides720
I am trying to start Jupyetrhub. It was working before now it will not start. I following the installing Jupyterhub from the ground up tutorial here: https://jupyterhub.readthedocs.io/en/stable/installation-guide-hard.html. I am starting and stopping jupyterhub as a service via a systemd

[jupyter] Unable to spawn notebook server.

2020-06-01 Thread platreides720
I am getting this error: "Running SingleNotebookApp as root is not recommended. Use --allow-root to bypass." Can anyone offer any insight as to how to correct this. I'm using Oauth2 as a generic authenticator. System OS is RHEL 7 -- You received this message because you are subscribed to

Re: [jupyter] Unable to spawn notebook server.

2020-06-02 Thread platreides720
ta > Flutura Decision Sciences and Analytics > m: 8420353252 / 8017675956 > > > On Tue, Jun 2, 2020 at 9:24 AM platreides720 > wrote: > >> I am getting this error: "Running SingleNotebookApp as root is not >> recommended. Use --allow-root to bypass." Can

[jupyter] Panel and jupyterHub

2020-06-22 Thread platreides720
Has anyone had any success with Panel (holoviz) apps via Jupyter Hub? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscr...@googlegroups.com.

Re: [jupyter] Unable to spawn notebook server.

2020-06-04 Thread platreides720
me code that triggers the notebook. >> Can you share the service code, I can give a look. >> >> Regards, >> >> >> >> >> Krishna Gupta >> Flutura Decision Sciences and Analytics >> m: 8420353252 / 8017675956 >> >> >> On Tue,

[jupyter] Websockets will not stay open

2020-06-04 Thread platreides720
I'm running jupyterhub on RHEL7 with authentication through generic oauth2, apache reverse proxy. I can login, spawn a server and see the environment and launch notebooks. When the notebook launches I can not run it. I keep getting "kernel connecting " errors and messages that the

[jupyter] single-user logs

2020-07-28 Thread platreides720
I am trying to find the logs for a single user. I entered the following command: journalctl -u jupyter- but I get back " ---No entries--" I used the username from the admin list in Jupyterhub. I have set the config file to save general JupyterHub logs in /var/log/jupyter.log. But I