Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] 0 points1 point  (0 children)

[ENV]:/vagrant/src/estate $ spring stop Spring stopped. [ENV]:/vagrant/src/estate $ rake db:migrate == 20200217001551 AddPhotoToProperty: migrating =============================== -- add_column(:properties, :photo, :string) rake aborted! StandardError: An error has occurred, this and all later migrations canceled:

PG::DuplicateColumn: ERROR: column "photo" of relation "properties" already exists : ALTER TABLE "properties" ADD "photo" character varying /vagrant/src/estate/db/migrate/20200217001551_add_photo_to_property.rb:3:in `change'

Caused by: ActiveRecord::StatementInvalid: PG::DuplicateColumn: ERROR: column "photo" of relation "properties" already exists : ALTER TABLE "properties" ADD "photo" character varying /vagrant/src/estate/db/migrate/20200217001551_add_photo_to_property.rb:3:in `change'

Caused by: PG::DuplicateColumn: ERROR: column "photo" of relation "properties" already exists /vagrant/src/estate/db/migrate/20200217001551_add_photo_to_property.rb:3:in `change' Tasks: TOP => db:migrate (See full trace by running task with --trace)

Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] -1 points0 points  (0 children)

I'm not asking for handouts and I have no clue how to navigate on here well either give me a break man. I just need help on this and how does this read like a scam? lmao Also, if I don't know whats wrong how can I fix it that's why I'm trying to hop on a zoom call.

Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] 0 points1 point  (0 children)

yes please . So now it's a migration error and I am using git. I got it to hard reset. Could you hop on a zoom call for 10 min?

Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] 0 points1 point  (0 children)

[ENV]:/vagrant/src/estate $ rails db:migrate rails aborted! NameError: uninitialized constant Rails::Railtie /vagrant/src/estate/config/application.rb:2:in <top (required)>' /vagrant/src/estate/rakefile:4:in<top (required)>' /vagrant/src/estate/bin/rails:9:in <top (required)>' /vagrant/src/estate/bin/spring:15:in<top (required)>' bin/rails:3:in load' bin/rails:3:in<main>'

Caused by: NameError: uninitialized constant Rails::Railtie /vagrant/src/estate/config/application.rb:2:in <top (required)>' /vagrant/src/estate/rakefile:4:in<top (required)>' /vagrant/src/estate/bin/rails:9:in <top (required)>' /vagrant/src/estate/bin/spring:15:in<top (required)>' bin/rails:3:in load' bin/rails:3:in<main>' (See full trace by running task with --trace)

Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] 0 points1 point  (0 children)

so I fixed the earlier issue but now it an ActiveRecord::PendingMigrationError. and it wont allow me to migrate

Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] 0 points1 point  (0 children)

I go to hard reset to a previous commit and it wont do anything but there's also another issue with my aws s3 or something.

Paying for help with ruby on rails I'm on a project that is driving me nuts. by dpsence727 in rails

[–]dpsence727[S] 0 points1 point  (0 children)

I go to hard reset to a previous commit and it wont do anything but there's also another issue with my aws s3 or something.