Resource icon

MetaMirror 1.6.1

No permission to download
That's rather odd, as there dod not seem to be any images in that tread that would be rehosted. There are two images that are attachments, but nothing using IMG tags. Were these images always attachments, or have they been converted?
 
Can you look in the log internal_data/MetaMirror.log, find any lines that look like they are doing something at the time of the error. You should get something like:
Code:
2014-11-18 22:47:12 Attempted loadhttps://contrailscience.com/images/Screenshot%20from%202014-11-18%2015-40-58.png Gives 94864 Bytes 
2014-11-18 22:47:12 Rehosted: https://contrailscience.com/images/Screenshot%20from%202014-11-18%2015-40-58.png For post # 134614
2014-11-18 22:47:12 Modified post # 134614 Changed: https://contrailscience.com/images/Screenshot%20from%202014-11-18%2015-40-58.png => [attach=full]10255[/attach]

You could also search for individual post ids, like 937126 (the second post with an image in that thread)
 
The same error is constantly reporting in the log now

Code:
2014-11-19 00:35:18 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 00:40:31 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 00:45:52 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 00:50:56 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 00:56:17 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 01:00:17 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 01:05:23 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 01:10:33 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 01:15:35 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 01:20:45 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
 
upload_2014-11-19_7-4-32.webp

upload_2014-11-19_7-4-45.webp


I've just deleted the linked images from the post, and done a manual test again to get past it.
 
The same error is constantly reporting in the log now

Code:
2014-11-19 00:35:18 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes
2014-11-19 01:20:45 Attempted loadhttp://zoints.com/images/articles/keywords.png Gives 6860 Bytes

This seems to be the same problem that @The Sandman is having. I can also repeat it here, so I should be able to fix it.

Basically linking to a bad .PNG file causes MetaMirror to crash before it can flag the image as bad, so it keeps attempting to fetch it.

keywords.png


Rather odd that it just started happening for two people at the same time, as MM has been stable for many months now. Must be some other update causing or revealing the problem.
 
Not sure if this is an issue with the add-on, a custom template I have done or a conflict with another add-on. However, I figure I start here and see where it leads me
Meta_mirror.webp
 
Looks like it's a problem with resources. You could try disabling "Cache Resources" in the metamirror options, see if that makes it go away, so we can narrow it down.
 
I have installed MetaMirror.

It works well execpt for this strange double pic effect.

When I hotlink an image, it gets converted without issues, but if I come back to edit the post, Not the picture itself but typing errors etc, and then save, the rehosted image always get a second of the same image at the bottom, so two of the same image and I cannot remove it.

The second image just keeps coming back, and if I do delete it, the original image is gone, only a linky that leads to an error.

How do I stop this odd behavior?

Edit note - I worked it out that it happens when the image gets re-hosted hence the double image post. Testing with use attachments disabled
 
Last edited:
Alright, works as intended with use attachments disabled, not fully happy with that as I would like to be able to have uploaded file in the "more options" editing box without the double pic post.

Cannot have everything you want I guess.
 
Alright, works as intended with use attachments disabled, not fully happy with that as I would like to be able to have uploaded file in the "more options" editing box without the double pic post.

Cannot have everything you want I guess.

Do you have other add-ons that do things with attachments or images?
 
Top Bottom