Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Login sessions partially load then fail - no error in logs #479

@IanButterworth

Description

@IanButterworth

On an up-to-date fresh install, sessions aren't completing their loading after google auth. The page hangs until they timeout after 1 min.

During this hanging period the content on the iJulia pane doesn't load, however all other tabs are functional, (the console is accessible and can load julia, the file pane shows the tutorial directory present, and the settings are as usual)

There are no errors sent to the enginedaemon, engineinteractive, or engineapi logs.

Are there any other locations I can search for error logs?

Example content from enginedaemon.log:

2016-10-22 23:23:32,933 - DEBUG - juliabox.srvr_jboxd.JBoxd - JBox daemon waiting for commands...
2016-10-22 23:23:33,148 - DEBUG - juliabox.srvr_jboxd.JBoxd - processing offline...
2016-10-22 23:23:33,150 - INFO - juliabox.plugins.vol_loopback.loopback.JBoxLoopbackVol - Loopback Disk free: 8/8
2016-10-22 23:23:33,151 - INFO - juliabox.vol.jbox_volume.JBoxVol - Packages in use: set([])
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.NumActiveContainers=0(Count)
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.NumActiveAPIContainers=0(Count)
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.CPUUsed=1(Percent)
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.MemUsed=14.3(Percent)
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.DiskUsed=3.0(Percent)
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.ContainersUsed=0(Percent)
2016-10-22 23:23:33,155 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.APIContainersUsed=0(Percent)
2016-10-22 23:23:33,156 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.DiskIdsUsed=0.0(Percent)
2016-10-22 23:23:33,156 - INFO - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Stats: JuliaBox.localhost.Load=14.3(Percent)
2016-10-22 23:23:33,159 - DEBUG - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Using cached self_stats. Load=14.3
2016-10-22 23:23:33,159 - DEBUG - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Using cached self_stats. Load=14.3
2016-10-22 23:23:33,159 - DEBUG - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Using cached self_stats. Load=14.3
2016-10-22 23:23:33,159 - DEBUG - juliabox.plugins.compute_singlenode.impl_singlenode.CompSingleNode - Self load: 14.3
2016-10-22 23:23:33,167 - DEBUG - juliabox.srvr_jboxd.JBoxd - JBox daemon waiting for commands...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions