Login Failure after running the app

After running the
URL: http://127.0.0.1:8880/app/

When I tried to login with Deepcognition , I am getting the below error. However, I can able to login my credential to http://deepcognition.ai without any issue.

“Social Network Login Failure”
An error occurred while attempting to login via your social network account.

Hey could you please share the complete log.
Meanwhile you can refer to the solutions in this post

Regards
rajat

1 Like

We are going to investigate the issue. Will update you as it get fixed .

_
Thanks

Find below the log:

Starting Deep Learning Studio…Starting redis-server: redis-server.

  • Starting nginx nginx
    …done.
    Not supported
    libcuda.so.1: cannot open shared object file: No such file or directory
    skipping cifar dataset download!
    skipping IMDB dataset download!
    skipping MNIST dataset download!
    skipping reuters dataset download!
    Using MXNet backend.
    /usr/lib/python3/dist-packages/pandas/init.py:7: DeprecationWarning: bad escape \s
    from pandas import hashtable, tslib, lib
    /usr/local/lib/python3.5/dist-packages/allauth/account/templatetags/account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
    DeprecationWarning)
    /usr/local/lib/python3.5/dist-packages/allauth/socialaccount/templatetags/socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
    " {% load socialaccount %}", DeprecationWarning)
    Migrations for ‘environments’:
    environments/migrations/0001_initial.py:
    • Create model EnvironmentModel
      Migrations for ‘project’:
      project/migrations/0001_initial.py:
    • Create model dataModel
    • Create model deepModel
    • Create model importModel
    • Create model paramsModel
    • Create model testModel
    • Create model trainingModel
      Migrations for ‘projects’:
      projects/migrations/0001_initial.py:
    • Create model Project
      Migrations for ‘automl’:
      automl/migrations/0001_initial.py:
    • Create model AutoMLModel
      Using MXNet backend.
      /usr/lib/python3/dist-packages/pandas/init.py:7: DeprecationWarning: bad escape \s
      from pandas import hashtable, tslib, lib
      /usr/local/lib/python3.5/dist-packages/allauth/account/templatetags/account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
      DeprecationWarning)
      /usr/local/lib/python3.5/dist-packages/allauth/socialaccount/templatetags/socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
      " {% load socialaccount %}", DeprecationWarning)
      Operations to perform:
      Apply all migrations: account, admin, auth, authtoken, automl, contenttypes, environments, project, projects, reversion, sessions, sites, socialaccount
      Running migrations:
      No migrations to apply.
      [2018-10-01 19:24:49 +0000] [101] [INFO] Starting gunicorn 19.6.0
      [2018-10-01 19:24:49 +0000] [101] [INFO] Listening at: http://127.0.0.1:8000 (101)
      [2018-10-01 19:24:49 +0000] [101] [INFO] Using worker: threads
      [2018-10-01 19:24:49 +0000] [122] [INFO] Booting worker with pid: 122
      yarn run v1.3.2
      [I 19:24:50.590 NotebookApp] Writing notebook server cookie secret to /root/.local/share/jupyter/runtime/notebook_cookie_secret
      $ theia start --hostname 0.0.0.0 --root-dir=/data/1/
      [I 19:24:51.593 NotebookApp] Serving notebooks from local directory: /data/1
      [I 19:24:51.605 NotebookApp] 0 active kernels
      [I 19:24:51.605 NotebookApp] The Jupyter Notebook is running at:
      [I 19:24:51.606 NotebookApp] http://0.0.0.0:8888/?token=
      [I 19:24:51.607 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
      [W 19:24:51.608 NotebookApp] No web browser found: could not locate runnable browser.
      Using MXNet backend.
  • Running on http://127.0.0.1:6666/ (Press CTRL+C to quit)
    Starting server worker…

Server worker has been started. [ID: 1 | PID: 166]

Server worker is ready to accept messages. [ID: 1 | PID: 166]

[2018-10-01T19:24:55.396Z] INFO: Theia/166 on ea9785f69625: Theia app listening on http://0.0.0.0:3000. []

Received message which is neither a response nor a notification message:

“3000”

[2018-10-01T19:24:55.995Z] INFO: Theia/166 on ea9785f69625:
[nsfw-watcher: 172] Started watching: /home/theia/examples/browser/package.json
[]

Hi @Deepraja,

Which version of DLS your are trying to install ?

I think you have the older version of DLS if so you can update to DLS 2.5.0 and please let me know if it still having issues