-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
migration error on DrupalUsers update #2846
Comments
I've left the server as-is after failing |
@ViditChitkara @icarito I think i'll leave things as they are -- could we... remove the migration in a new PR and try again? @ViditChitkara can you check the logs at https://jenkins.laboratoriopublico.org/job/Plots-Unstable/ to see if this error came up there at all? |
@jywarren I recently saw similar errors with the database of our etherpad instance. The solution in that case was to convert the entire database to I'd like to have a way to reliably reproduce the issue in staging in order to test a solution. |
Just a note for debugging: I just checked and both production and staging have the same database configuration with respect to character sets and collation:
|
But, to be clear, staging did not show this error? @ViditChitkara can you confirm? |
Is our easiest way forward to revert the migration in a new commit and just pretend we didn't deploy it, and debug further? |
The build went well on unstable, it is odd that we got the error, I'll see something regarding this. |
Yes, the easiest way out would be to revert the migration. According to me. |
OK cool - can you submit a new PR that removes the migration?
Were you able to confirm that the unstable build on Jenkins did not have
the same error -- can you link to and cite the log output to confirm? Thank
you!
…On Wed, Jun 20, 2018 at 10:09 AM Vidit ***@***.***> wrote:
Yes, the easiest way out would be to revert the migration. According to me.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2846 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJy-JrvGsi-xnlPwUYMQFhj3V-dgvks5t-leSgaJpZM4UsmUE>
.
|
The link is given above, sure I'll remove the migration. |
@jywarren, Just confirming, should I just remove the migration file concerned and reset the schema.rb.example's version?? |
I think that's right. Let's see how Travis reacts.
…On Wed, Jun 20, 2018, 10:31 AM Vidit ***@***.***> wrote:
@jywarren <https://github.com/jywarren>, Just confirming, should I just
remove the migration file concerned and reset the schema.rb.example's
version??
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2846 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ87Kx7CHE6p5Ho4AwxcAOsS2PXVGks5t-lyGgaJpZM4UsmUE>
.
|
In trying to publish #2257 to production, i got this error:
The text was updated successfully, but these errors were encountered: