You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same issue on Ubuntu 20.04 (pgloader version "3.6.1"). As workaround, you can use docker version of pgloader. Just mount you database and config file into docker container.
Like:
docker run --rm --name pgloader -v $(pwd):/data dimitri/pgloader:latest pgloader /path_inside_container/migration.config
WordPress show me main and some else pages, but show critical error when i try go to admin interface.
May be some information from here will help. dimitri/pgloader#1034
The text was updated successfully, but these errors were encountered: