Skip to content

"Error while migrating" is it possible to see more granular errors? #1795

Discussion options

You must be logged in to vote

As detailed in #1688 I use an instance of the filebrowser docker container to copy files to/from my EE websites. (off topic: I'd love to know of any alternative ways to do this).

Having the filebrowser container running seems to put a lock on the EE website directories that are mapped into it, which prevents the EE migration from completing. I guess this could be the case in some other situations of running things alongside/inbetween EE.

I wish EE had better logging.

Anyway, my solution:

  • docker stop filebrowser
  • ee stuff
  • docker start filebrowser

Tada!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gingerbeardman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant