modoboa / modoboa-imap-migration

An extension to ease the migration between 2 IMAP servers using offlineimap
ISC License
16 stars 12 forks source link

OSError at /modoboa_imap_migration/ #69

Closed surajho closed 3 years ago

surajho commented 3 years ago

I just finished installing the plugin successfully by downloading the code from this repository. When I click on the IMAP migrations tab, I see the following error (with debug turned on):

Error reading /srv/modoboa/env/lib/python3.8/site-packages/modoboa_imap_migration-1.3.4.dev10+g1123a58-py3.8.egg/modoboa_imap_migration/static/webpack-stats.json. Are you sure webpack has generated the file and the path is correct?

It does seem that the folder static does not exist. I followed the steps in the README and the 3 standard commands that need to be executed after every plugin installation.

Did I miss a step somewhere?

netpanda commented 3 years ago

Im experiencing the same issue.

The installation seems to be going great.. no errors.

image

When I go to "IMAP Migrations" with debug on, I get the following:

image

Checking the directory, it seems that the folder:

/srv/modoboa/env/lib/python3.8/site-packages/modoboa_imap_migration-1.3.4.dev10+g1123a58-py3.8.egg/modoboa_imap_migration/static/

Hasnt been generated.

image

How can I force this?

DEK4 commented 2 years ago

Hello, I have the same error.

Can some one help me to fix it?

Thanks

Whalehunter commented 2 years ago

I have the same problem. Anyone know where to look?