Skip to content

[Database] Exported and hosted Playground site can't connect to Jetpack #708

@adamziel

Description

@adamziel

When connecting a Playground site to Jetpack, the following error shows up:

CleanShot 2023-10-17 at 11 36 17@2x

@sergeymitr pointed out there must be some database issue in the Playground site:

Looks like the site experiences issues with the database.
The site gets registered successfully, but it’s unable to save the blog ID or connection token. Then it generates the URL to establish user connection, tries to load blog ID from the options and fails.
So it doesn’t seem to be a connection issue, rather inability to properly connect the site due to option saving issues.

Jetpack is a commercial plugin, but the error is likely related to the SQLite integration in WordPress Playground and may affect other plugins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions