Backup errors - should I be concerned? (looking for programmer will pay)

Hello - I am not code savvy, nor my co-workers. I’ve gotten the error posted below. I don’t know what any of this means - but being that it’s dealing with the backup of the site I am concerned. Does this mean that the site backup isn’t working? Or is it just a random error that really doesn’t matter? Thank you in advance.

If you are a programmer who is good with this, we need help with this sort of stuff - will pay, of course.

`uninitialized constant BackupRestore::Backuper::Discouse /var/www/discourse/lib/backup_restore/backuper.rb:263:in `notify_user' /var/www/discourse/lib/backup_restore/backuper.rb:56:in `run' /var/www/d`

uninitialized constant BackupRestore::Backuper::Discouse
/var/www/discourse/lib/backup_restore/backuper.rb:263:in `notify_user'
/var/www/discourse/lib/backup_restore/backuper.rb:56:in `run'
/var/www/discourse/lib/backup_restore/backup_restore.rb:163:in `block in start!'
/var/www/discourse/lib/backup_restore/backup_restore.rb:160:in `fork'
/var/www/discourse/lib/backup_restore/backup_restore.rb:160:in `start!'
/var/www/discourse/lib/backup_restore/backup_restore.rb:15:in `backup!'
/var/www/discourse/app/jobs/regular/create_backup.rb:8:in `execute'
/var/www/discourse/app/jobs/base.rb:154:in `block (2 levels) in perform'
1 Like

It looks like the problem is not with the backup, but with notifying you that it’s compete.

It looks like a bug, though I’ve not confirmed it.

I’m going to recategorize it as a :bug:

1 Like

Thank you for the response! I’m sorry that I’m replying so late. I really appreciate the help.

Is your problem resolved?

As long as the backup is fine then there is no issue.