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

Launching analysis is impossible #792

Closed
hackdna opened this issue Nov 30, 2015 · 2 comments
Closed

Launching analysis is impossible #792

hackdna opened this issue Nov 30, 2015 · 2 comments

Comments

@hackdna
Copy link
Member

hackdna commented Nov 30, 2015

Commit 6eec78c

Steps to reproduce

  1. Import the RFC test data set and test workflows
  2. Open the data set and click on the Analyze tab
  3. Select a file, a test workflow and Current Selection as Input Dataset
  4. Click the Launch Analysis button

Observed results

Nothing happens

Expected results

Analysis is launched

Notes

No relevant successful or failed requests in the web server log or celery logs. The following error is displayed in the browser console when the Analyze tab is opened:

Error: [$injector:unpr] http://errors.angularjs.org/1.4.8/$injector/unpr?p0=%24uibModalProvider%20%3C-%20%24uibModal%20%3C-%20rpAnalysisLaunchModalDirective
    at Error (native)
    at http://192.168.50.50:8000/static/vendor/angular/angular.min.js:6:416
    at http://192.168.50.50:8000/static/vendor/angular/angular.min.js:41:121
    at Object.d [as get] (http://192.168.50.50:8000/static/vendor/angular/angular.min.js:39:92)
    at http://192.168.50.50:8000/static/vendor/angular/angular.min.js:41:195
    at d (http://192.168.50.50:8000/static/vendor/angular/angular.min.js:39:92)
    at Object.e [as invoke] (http://192.168.50.50:8000/static/vendor/angular/angular.min.js:39:362)
    at http://192.168.50.50:8000/static/vendor/angular/angular.min.js:50:180
    at n (http://192.168.50.50:8000/static/vendor/angular/angular.min.js:7:333)
    at Object.<anonymous> (http://192.168.50.50:8000/static/vendor/angular/angular.min.js:50:147)
@jkmarx
Copy link
Member

jkmarx commented Nov 30, 2015

@hackdna Double check your bower.json to ensure you have the correct version of angular-bootstrap 0.14.3

@hackdna hackdna closed this as completed Nov 30, 2015
@hackdna hackdna reopened this Nov 30, 2015
@hackdna
Copy link
Member Author

hackdna commented Nov 30, 2015

Fixed in 1630bd7

@hackdna hackdna closed this as completed Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants