[OOD-users] Jupyter App -- satisfy password request && database connection error

Shawn Doughty capsaicin420 at gmail.com
Fri Sep 28 16:49:01 EDT 2018


Hi,

You mean jupyter notebook? I used the regular batchconnect version from OOD
git and then just tweaked a couple of settings using native slurm
connection. This shouldn't have to go over TurboVNC?   Happy to send you a
copy of our setup here.  Users are really liking jupyter, the only thing I
noticed is it has a tendency to barf when running out of memory which is
why we give users the choice to pick cores and memory.

On Fri, Sep 28, 2018 at 4:25 PM E.M. Dragowsky <dragowsky at case.edu> wrote:

> Hi, everyone --
>
> My Jupyter development app is now configured and functional, such that the
> app launches and connects to the compute node I have provisioned with
> TurboVNC and websockify (still testing).
>
> Being after 4pm local time, I have two problems that are preventing the
> actual connection.
> --  After launching a session, a "Connect to Jupyter" button is
> presented.  After clicking through, I don't know how to satisfy the
> password request in the browser window. Post connection documentation
> doesn't make enough sense to me.
>
> --  Perhaps related to my failed password attempts, I'm now also
> experiencing a database connection error preventing any further evaluation:
>
>
> sbatch: error: slurm_persist_conn_open_without_init: failed to open persistant connection to smaster:6819: Connection refused
> sbatch: error: slurmdbd: Sending PersistInit msg: Connection refused
> sbatch: error: slurm_persist_conn_open_without_init: failed to open persistant connection to smaster:6819: Connection refused
> sbatch: error: slurmdbd: Sending PersistInit msg: Connection refused
> sbatch: error: slurmdbd: DBD_GET_CLUSTERS failure: Connection refused
> sbatch: error: Problem talking to database
> sbatch: error: There is a problem talking to the database: Connection refused.  Only local cluster communication is available, remove --cluster from your command line or contact your admin to resolve the problem.
>
>
> smaster is the name of my cluster, and we're using slurm.
>
> Thanks in advance
> ~ Emily
>
> --
> E.M. Dragowsky, Ph.D.
> Research Computing -- UTech
> Case Western Reserve University
> (216) 368-0082
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20180928/c4a65fd4/attachment.html>


More information about the OOD-users mailing list