Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing search does not run #12

Open
sentrywasbored opened this issue Sep 16, 2024 · 1 comment
Open

Missing search does not run #12

sentrywasbored opened this issue Sep 16, 2024 · 1 comment

Comments

@sentrywasbored
Copy link

does not run, outputs error in console stating global_recommendations is not defined

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /recommended HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/page/recommended.min.js HTTP/1.1" 404 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/libraries/dataTables.bootstrap4.min.css HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/input.css HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/datatables.min.js HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/jquery-3.4.1.min.js HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/libraries/bootstrap.min.css HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/libraries/datatables.min.css HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/sockjs-1.4.0.min.js HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/stomp-2.3.3.min.js HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/bootstrap.bundle.min.js HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/handlebars-v4.7.6.min.js HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/arrow-clockwise.svg HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/info-circle.svg HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/list-ul.svg HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/final-gaps.svg HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/collection-fill.svg HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/gear.svg HTTP/1.1" 200 -
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/mind_the_gap.png HTTP/1.1" 200 -
[2024-09-15 20:57:04,367] ERROR in app: Exception on /get_recommendated_movies [GET]
Traceback (most recent call last):
  File "flask\app.py", line 2190, in wsgi_app
  File "flask\app.py", line 1486, in full_dispatch_request
  File "flask\app.py", line 1484, in full_dispatch_request
  File "flask\app.py", line 1469, in dispatch_request
  File "GAPS 2.py", line 314, in get_recommendated_movies
NameError: name 'global_recommendations' is not defined
127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /get_recommendated_movies HTTP/1.1" 500 -
@primetime43
Copy link
Owner

does not run, outputs error in console stating global_recommendations is not defined


127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /recommended HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/page/recommended.min.js HTTP/1.1" 404 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/libraries/dataTables.bootstrap4.min.css HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/input.css HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/datatables.min.js HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/jquery-3.4.1.min.js HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/libraries/bootstrap.min.css HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/css/libraries/datatables.min.css HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/sockjs-1.4.0.min.js HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/stomp-2.3.3.min.js HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/bootstrap.bundle.min.js HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/js/libraries/handlebars-v4.7.6.min.js HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/arrow-clockwise.svg HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/info-circle.svg HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/list-ul.svg HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/final-gaps.svg HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/collection-fill.svg HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/gear.svg HTTP/1.1" 200 -

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /static/images/mind_the_gap.png HTTP/1.1" 200 -

[2024-09-15 20:57:04,367] ERROR in app: Exception on /get_recommendated_movies [GET]

Traceback (most recent call last):

  File "flask\app.py", line 2190, in wsgi_app

  File "flask\app.py", line 1486, in full_dispatch_request

  File "flask\app.py", line 1484, in full_dispatch_request

  File "flask\app.py", line 1469, in dispatch_request

  File "GAPS 2.py", line 314, in get_recommendated_movies

NameError: name 'global_recommendations' is not defined

127.0.0.1 - - [15/Sep/2024 20:57:04] "GET /get_recommendated_movies HTTP/1.1" 500 -

Okay, it's been awhile since I've worked on this project due to time & other projects I've been working on. I hope to eventually get back to this one to do improvements/a rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants