Skip to content

Service migration issue #3032

Closed
Closed
@swenker

Description

@swenker

Self-Hosted Version

23.7.2

CPU Architecture

x86_64

Docker Version

24.0.9

Docker Compose Version

2.27.0

Steps to Reproduce

1.install sentry on Server1 and make sure it works well;
2.stop docker service on Server1
3. copy the full docker data folder(/var/lib/docker) from Server1 to Server2.
4. start docker service on Server2
5. on Server2 docker-compose up -d

Expected Result

the service on Server2 works well .

Actual Result

I can login and view the projects and issues under projects. but the request http://server2:9000/organizations/myorg-sentry/issues/ doesn't work.
I check browser console, there's request like this http://server1:9000/api/1/envelope/?sentry_key=e86296ce46df9af06d9e99d56ff941c7&sentry_version=7&sentry_client=sentry.javascript.react%2F7.60.1'

and this leads to" Content Security Policy" issue in browser.

Now it seems all the others features works well except this one.

Do you guys know how I can fix this issue?

Event ID

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions