After Change of the URL, the images are no longer shown #1148

Open
opened 2023-04-22 04:11:01 +00:00 by JanDavid · 6 comments

After Change of the URL, the images in the posts and in the gallery are no longer shown.

My URL has changed from ethernet.cafe to ethernetcafé.net

A plm command that restores the functioning of the medias is needed.

Application and Database completely new installed so all is gone. No problem with 4 articles only but later this will be a problem.

After Change of the URL, the images in the posts and in the gallery are no longer shown. My URL has changed from ethernet.cafe to ethernetcafé.net A plm command that restores the functioning of the medias is needed. Application and Database completely new installed so all is gone. No problem with 4 articles only but later this will be a problem.
Author

There is an Error.

the new Domain is Not with accent.

that means

There is an Error. the new Domain is Not with accent. that means
Author

it is ethernetcafe.net

it is ethernetcafe.net

Can I see your Plume instance?

Can I see your Plume instance?
Author

Well. Everything is new now, but the issue seems reproducible.

I have now ethernetcafe.net

I will now change to ethernet.cafe, that is change the domain, get a new cert, and the issue comes. The pictures are not shown.

In a few hours, or tomorrow, I will go back from ethernetcafe.net to ethernet.cafe and the thing will be normal again.

I can also - if necessary - enable postgresql database access from remote machines, but I believe that at the moment this is not useful.

Jan David Mörike

Well. Everything is new now, but the issue seems reproducible. I have now ethernetcafe.net I will now change to **ethernet.cafe**, that is change the domain, get a new cert, and the issue comes. The pictures are not shown. In a few hours, or tomorrow, I will go back from ethernetcafe.net to ethernet.cafe and the thing will be normal again. I can also - if necessary - enable postgresql database access from remote machines, but I believe that at the moment this is not useful. Jan David Mörike
Author

In Firefox Code display (Ctrl+U) I found this:

 <p dir="auto"><img src="https://ethernetcafe.net/static/media/DBC453C8-8570-F0BB-86E9-DEDF7C910FD4.jpg" alt="Dieser Kater ist kräftig und intelligent"></p>

Maybe using a webserver variable or environment variable instead of hard coded "ethernetcafe.net" will resolve the issue ...

In Firefox Code display (Ctrl+U) I found this: ``` <p dir="auto"><img src="https://ethernetcafe.net/static/media/DBC453C8-8570-F0BB-86E9-DEDF7C910FD4.jpg" alt="Dieser Kater ist kräftig und intelligent"></p> ``` Maybe using a webserver variable or environment variable instead of hard coded "ethernetcafe.net" will resolve the issue ...
Author

Now I assume that there is a good workaround.

Direct editing of the public_domain field in the instances table in the postgres database, with a SQL command with the psql program.

I am not sure.

It is unknown to me whether then a restart of plume is necessary or not.

I don't know how to edit a database if it is SQLite.

Now I assume that there is a good workaround. Direct editing of the public_domain field in the instances table in the postgres database, with a SQL command with the psql program. I am not sure. It is unknown to me whether then a restart of plume is necessary or not. I don't know how to edit a database if it is SQLite.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#1148
No description provided.