umts / stop-project

Rails app for tracking the Summer 2016 installation of new bus stop signs across the PVTA service area.
MIT License
0 stars 1 forks source link

`db:seed` inop #257

Closed benmelz closed 1 year ago

benmelz commented 1 year ago
 stop-project  % bin/rails db:seed:replant

Running via Spring preloader in process 48392
rake aborted!
ActiveRecord::RecordInvalid: Validation failed: Password is too weak
/Users/benmelz/Development/umts/stop-project/db/seeds.rb:5:in `<top (required)>'
<internal:/Users/benmelz/.rbenv/versions/3.0.5/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
<internal:/Users/benmelz/.rbenv/versions/3.0.5/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
-e:1:in `<main>'
Tasks: TOP => db:seed:replant => db:seed
(See full trace by running task with --trace)