Hi Joseph,

We store a version, but if it’s saying 3.0.7, then it already stored that
info. We don’t store the previous version history. You might be able to
infer the version based on any package files sitting around in Python’s
site-packages directory, if using easy_install and not pip.

Unfortunately, if you’re hitting these kinds of errors, then you’re dealing
with a corrupted upgrade. Downgrading Review Board isn’t sufficient. It
likely will require a manual repair of the database, which isn’t as simple
as running a command. It requires figuring out the scheme you had prior to
upgrade, the schema you have now, and manually changing both scheme
signature history and the schema itself to get you back to a point where an
upgrade can proceed.

We specialize in this, and can get you up and running. For database repair,
we charge $300/hour without a contract, $150/hour with a Basic Support
contract, and these repairs are included with Premium. A typical repair
takes 2-3 hours. With that comes full documentation of what went wrong and
how, steps required to diagnose and fix, and a fix to apply to your
database.

To help check if you’re in need of this, can you show me the full output
from rb-site upgrade?

Christian


On Thu, Jun 21, 2018 at 07:36 Joseph Henry <datac...@gmail.com> wrote:

> Hi,
>
> I Recently tried to upgrade from 2.5 to 3.0 and an error happened during
> the upgrade. Mysql did not have permissions to /var/tmp or something like
> that, so the database upgrade failed.
>
> I fixed that and ran rb-site upgrade again, but there were already errors,
> so the upgrade failed again.
>
> I restored the backup I made, and tried again, and it failed again
> (something about 'corsheaders_corsmodel' already exists).
>
> What looks like happened was that the upgrade thought it was upgrading
> from 3.0.7 to 3.0.7.
>
> I think what I need to do is downgrade to the previous install I had, but
> I dont know what version I had.
>
> Is there anything in the database that can tell me what version it was?
>
> Thanks,
> Joseph Henry.
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to