Skip to content
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

try to fix failed migration events_analytics_platform, 0001_spans #6356

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shcherbak
Copy link

@shcherbak shcherbak commented Sep 27, 2024

fix for syntax error in migration :
Codec DoubleDelta does not accept any arguments.

#6355

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@shcherbak shcherbak requested review from a team as code owners September 27, 2024 09:21
@shcherbak shcherbak changed the title try to fix failed migration try to fix failed migration events_analytics_platform, 0001_spans Sep 27, 2024
@colin-sentry
Copy link
Member

/gcbrun

@colin-sentry
Copy link
Member

/gcbrun

@colin-sentry
Copy link
Member

/gcbrun

@shcherbak
Copy link
Author

@colin-sentry @phacops I need help to fix pipeline to complete this PR

 -- backward migration events_analytics_platform : 0001_spans
Local op: DROP TABLE IF EXISTS eap_spans_local;
Distributed op: DROP TABLE IF EXISTS eap_spans_dist;
-- end backward migration events_analytics_platform : 0001_spans
/home/runner/work/_actions/getsentry/action-migrations/v1.0.8/dist/index.js:8451
        const error = new requestError.RequestError(message, status, {
                      ^

RequestError [HttpError]: Resource not accessible by integration
    at /home/runner/work/_actions/getsentry/action-migrations/v1.0.8/dist/index.js:8451:23
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  status: '403',
  headers: {

Can You please help with PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants