portagenetwork / roadmap

Developed by the the Alliance in collaboration with University of Alberta, DMP Assistant a data management planning tool, forking the DMP Roadmap codebase
MIT License
6 stars 1 forks source link

DMP Assistant Errors Not Being Monitored on rollbar.com #686

Closed aaronskiba closed 2 months ago

aaronskiba commented 4 months ago

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0) 4.0.2+portage-4.0.1

Expected behaviour: Executing bundle exec rake rollbar:test should activate an "Info level" occurrence on rollbar.com.

Actual behaviour:

$ bundle exec rake rollbar:test
rake aborted!
Don't know how to build task 'rollbar:test' (See the list of available tasks with `rake --tasks`)
/usr/share/rvm/gems/ruby-2.7.6/gems/rake-13.1.0/exe/rake:27:in `<top (required)>'
/usr/share/rvm/gems/ruby-2.7.6/bin/ruby_executable_hooks:22:in `eval'
/usr/share/rvm/gems/ruby-2.7.6/bin/ruby_executable_hooks:22:in `<main>'
(See full trace by running task with --trace)