Not able to login in desktop app

C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)

I get this error when I try to login

Complete Logs Below---------------------------------
Starting Deep Learning Studio…
Checking GPU support…
GPU supported
skipping cifar dataset download!
skipping IMDB dataset download!
skipping MNIST dataset download!
[15:34:04] downloading reuters dataset…
[15:34:10] Downloaded reuters dataset.
No changes detected
Using MXNet backend.
C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-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:
Applying contenttypes.0001_initial… OK
Applying auth.0001_initial… OK
Applying account.0001_initial… OK
Applying account.0002_email_max_length… OK
Applying admin.0001_initial… OK
Applying admin.0002_logentry_remove_auto_add… OK
Applying contenttypes.0002_remove_content_type_name… OK
Applying auth.0002_alter_permission_name_max_length… OK
Applying auth.0003_alter_user_email_max_length… OK
Applying auth.0004_alter_user_username_opts… OK
Applying auth.0005_alter_user_last_login_null… OK
Applying auth.0006_require_contenttypes_0002… OK
Applying auth.0007_alter_validators_add_error_messages… OK
Applying auth.0008_alter_user_username_max_length… OK
Applying authtoken.0001_initial… OK
Applying authtoken.0002_auto_20160226_1747… OK
Applying automl.0001_initial… OK
Applying environments.0001_initial… OK
Applying project.0001_initial… OK
Applying projects.0001_initial… OK
Applying reversion.0001_squashed_0004_auto_20160611_1202… OK
Applying sessions.0001_initial… OK
Applying sites.0001_initial… OK
Applying sites.0002_alter_domain_unique… OK
Applying socialaccount.0001_initial… OK
Applying socialaccount.0002_token_max_lengths… OK
Applying socialaccount.0003_extra_data_default_dict…Using MXNet backend.
C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)
OK
Using MXNet backend.
Using MXNet backend.

  • Running on http://127.0.0.1:6666/ (Press CTRL+C to quit)
    [30/Jun/2018:15:35:17] ENGINE Bus STARTING
    [30/Jun/2018:15:35:18] ENGINE Serving on http://0.0.0.0:8000
    [30/Jun/2018:15:35:18] ENGINE Bus STARTED
    [I 15:35:21.978 NotebookApp] Writing notebook server cookie secret to C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\home\app.jupyter\data\runtime\notebook_cookie_secret
    Starting server worker…

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

[I 15:35:34.783 NotebookApp] Serving notebooks from local directory: C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\data\1
[I 15:35:34.783 NotebookApp] 0 active kernels
[I 15:35:34.783 NotebookApp] The Jupyter Notebook is running at:
[I 15:35:34.783 NotebookApp] http://127.0.0.1:8886/?token=
[I 15:35:34.783 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
Server worker is ready to accept messages. [ID: 1 | PID: 8736]

[2018-06-30T10:05:43.884Z] INFO: Theia/8736 on Kanwal: Theia app listening on http://0.0.0.0:8889. []

Received message which is neither a response nor a notification message:
“8889”

[2018-06-30T10:05:44.237Z] INFO: Theia/8736 on Kanwal:
[nsfw-watcher: 6476] Started watching: c:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\home\theia\examples\browser\package.json
[]

C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\kanwal\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)

Could you share the whole log ?

One thing you can try is to delete the db.sqlite3 file present inside <DLS_INSTALL_FOLDER>/home/app/database folder and then start the deep learning studio.

2 Likes

Yes this worked. Thanks!

Hi, also been recently having an issue to log in to the desktop version of dls. The message displayed on my browser is:

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

Already tried the proposed solution and it is not working for me. My log is the following:

Starting Deep Learning Studio…
Checking GPU support…
GPU supported
skipping cifar dataset download!
skipping IMDB dataset download!
skipping MNIST dataset download!
skipping reuters dataset download!
Using MXNet backend.
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)
No changes detected
Operations to perform:
Apply all migrations: account, admin, auth, authtoken, automl, contenttypes, environments, project, projects, reversion, sessions, sites, socialaccount
Running migrations:
Applying contenttypes.0001_initial… OK
Applying auth.0001_initial… OK
Applying account.0001_initial… OK
Applying account.0002_email_max_length… OK
Applying admin.0001_initial… OK
Applying admin.0002_logentry_remove_auto_add… OK
Applying contenttypes.0002_remove_content_type_name… OK
Applying auth.0002_alter_permission_name_max_length… OK
Applying auth.0003_alter_user_email_max_length… OK
Applying auth.0004_alter_user_username_opts… OK
Applying auth.0005_alter_user_last_login_null… OK
Applying auth.0006_require_contenttypes_0002… OK
Applying auth.0007_alter_validators_add_error_messages… OK
Applying auth.0008_alter_user_username_max_length… OK
Applying authtoken.0001_initial… OK
Applying authtoken.0002_auto_20160226_1747… OK
Applying automl.0001_initial… OK
Applying environments.0001_initial… OK
Applying project.0001_initial… OK
Applying projects.0001_initial… OK
Applying reversion.0001_squashed_0004_auto_20160611_1202… OK
Applying sessions.0001_initial… OK
Applying sites.0001_initial… OK
Applying sites.0002_alter_domain_unique… OK
Applying socialaccount.0001_initial… OK
Applying socialaccount.0002_token_max_lengths… OK
Applying socialaccount.0003_extra_data_default_dict… OK
Using MXNet backend.
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)
loading initial db
Installed 2 object(s) from 1 fixture(s)
Using MXNet backend.
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)
Using MXNet backend.
Starting server worker…

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

Using MXNet backend.

  • Running on http://127.0.0.1:6666/ (Press CTRL+C to quit)
    Server worker is ready to accept messages. [ID: 1 | PID: 6784]

[2018-09-24T18:45:29.269Z] INFO: Theia/6784 on DESKTOP-E0FP688: Theia app listening on http://0.0.0.0:8889. []

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

“8889”

[2018-09-24T18:45:29.614Z] INFO: Theia/6784 on DESKTOP-E0FP688:
[nsfw-watcher: 12008] Started watching: c:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\home\theia\examples\browser\package.json
[]

[24/Sep/2018:19:45:34] ENGINE Bus STARTING
[24/Sep/2018:19:45:35] ENGINE Serving on http://0.0.0.0:8000
[24/Sep/2018:19:45:35] ENGINE Bus STARTED
[I 19:45:56.697 NotebookApp] Serving notebooks from local directory: C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\data\1
[I 19:45:56.697 NotebookApp] 0 active kernels
[I 19:45:56.697 NotebookApp] The Jupyter Notebook is running at:
[I 19:45:56.697 NotebookApp] http://127.0.0.1:8886/?token=
[I 19:45:56.697 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\account\templatetags\account_tags.py:4: DeprecationWarning: {% load account_tags %} is deprecated, use {% load account %}
DeprecationWarning)
C:\Users\juan1\AppData\Local\Programs\DeepLearningStudio\conda3\lib\site-packages\allauth\socialaccount\templatetags\socialaccount_tags.py:4: DeprecationWarning: {% load socialaccount_tags %} is deprecated, use {% load socialaccount %}
" {% load socialaccount %}", DeprecationWarning)

Thanks

Does your system has direct internet access or are you using HTTP proxy by any chance?

Direct access…guess I’ll just try reinstalling before anything

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

_
Thanks

Any fix for this yet?

Can you please share the logs ?

HI there,

I have issue logging in as well. I get teh following error “It looks like we’re having issues.
Our team has been notified. If you’d like to help, tell us what happened below.”

I had filled the form couple of days ago… While I was installing Deep Learning Studio App, it had failed to find/install virtualenv.exe and python.exe… I have python intalled on my machine already.

Can you please help find a solution?

Reagrds
HW

Please make sure you are connected to internet while installation and login,
and also make sure path(Where you are going to install) should not contains spaces.
Please let us know if this solution works or not .

@santosh, My machine is connected to internet and there is no space in the installation folder path…
It still has teh same issue…

I am unable to copy the complete log here…

Please try to reinstall the DLS. It may have some packages missing.

Please mail us the logs at hello@deepcognition.ai

Reinstalled… still same issue…

Emailed the logs to you

I went through the logs,

Usually this error comes:-

  • If your PC / laptops system date and time are incorrect.
  • If there is firewall between your PC and the internet
  • If you have an antivirus installed on your PC
  • If you are using proxy or vpn

This is 10000000% working. Thanks for your solution. I was so mad when so many steps i tried to solve the problem failed. Atlast your solution was the ultimate key… (:kissing_heart: