Export / Import: Broken imagem Event

I’m migrating an event from version 3.3.12 to another indico with the same version, and the event images are being sent with a broken link.

I’m using the indico event import/export CLI command.

What could be happening?

Can you help me?

You need to fix these links manually. Since they aren’t “hard” references but basically URLs in HTML/Markdown content it’s not something that can be easily handled automatically.

Hi ThiefMaster,

The files are located in a directory at indico /opt/indico/archive/event/14/imported/attachments.files, but I can’t reference them.

How do I do that?

I’m not sure I understand your problem. You need to go to the event’s management area in the browser, and then edit whatever place references them using the wrong URL and replace them with the new one. The physical location on disk is not relevant for this.

I think I understand, there’s a section in management called “material.” I got the link and pasted it in the correct place and it worked. Thank you.