Some MAstodon instances aren't recocgnised as such
Closed this issue · 2 comments
An error occurred: [Errno Expecting value] <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta property="og:title" content="093" />
<meta property="og:type" content="093" />
<meta property="og:description" content="093" />
<meta property="og:url" content="093-mstdn.jp" />
<meta property="og:image" content="https://vip2.loli.io/2023/10/03/OywlJTPkodC9YrX.png" />
<meta property="og:image:alt" content="093" />
<title>093-mstdn.jp</title>
<style>img {
max-width: 100%;
height: auto;
display:block;
margin:0 auto;
}
</style>
<a ><img src="https://vip2.loli.io/2023/10/03/OywlJTPkodC9YrX.png" ></a>: 0
If you see this error, please report it on github
This happens when a host is not providing an easy way to know if they support emoji reactions
Host which couldn't be queried:mstdn.jp
miceco will assume that this instance supports emoji reactions since it's probably not mastodon
An error occurred: [Errno Expecting value] <!DOCTYPE html>
<html lang='ja'>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<meta charset='utf-8'>
<title>お探しのページは見つかりませんでした。
- Mastodon</title>
<meta content='width=device-width,initial-scale=1,viewport-fit=cover' name='viewport'>
<link rel="stylesheet" media="all" crossorigin="anonymous" href="/packs/css/common-a4927ce6.css" integrity="sha256-W1OstHaxcNjhkJdYdVPJlN6HJ5EsV6sYAqvsPc2xKjA=" />
<link rel="stylesheet" media="all" crossorigin="anonymous" href="/packs/css/default-aa11aa71.chunk.css" integrity="sha256-GyqN/Bus1eQhDfXOiNVE8tcDBFdBKBozkUhMllg5cQE=" />
<script src="/packs/js/common-82f10445cebdcabf0cfe.js" crossorigin="anonymous" integrity="sha256-EUgbAhReI5GKo/o73TAdJ827IPM6UD0T0xTAeAc+XvM="></script>
<script src="/packs/js/error-c2a7bbdcf1a70364cb55.chunk.js" crossorigin="anonymous" integrity="sha256-Jl8DYm40JqTZIida42Amah6kz205gtxRLEnHcOT0lJg="></script>
</head>
<body class='error'>
<div class='dialog'>
<div class='dialog__illustration'>
<img alt='Mastodon' src='/oops.png'>
</div>
<div class='dialog__message'>
<h1>お探しのページは見つかりませんでした。
</h1>
</div>
</div>
</body>
</html>
: 0
If you see this error, please report it on github
This happens when a host is not providing an easy way to know if they support emoji reactions
Host which couldn't be queried:fedibird.com
miceco will assume that this instance supports emoji reactions since it's probably not mastodon
An error occurred: [Errno Expecting value] <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta property="og:title" content="093" />
<meta property="og:type" content="093" />
<meta property="og:description" content="093" />
<meta property="og:url" content="093-mastodon.cloud" />
<meta property="og:image" content="https://vip2.loli.io/2023/10/03/McOTYLwVylqI6HW.png" />
<meta property="og:image:alt" content="093" />
<title>093-mastodon.cloud</title>
<style>img {
max-width: 100%;
height: auto;
display:block;
margin:0 auto;
}
</style>
<a ><img src="https://vip2.loli.io/2023/10/03/McOTYLwVylqI6HW.png" ></a>: 0
If you see this error, please report it on github
This happens when a host is not providing an easy way to know if they support emoji reactions
Host which couldn't be queried:mastodon.cloud
miceco will assume that this instance supports emoji reactions since it's probably not mastodon
Seems like 'mastodon.jpand
fedibird.com` making problems with the "Reaction into the void stuff"
Thanks for the report, I'll have a look at it, not really sure what's causing this
Looks like the server you are running MiCECo on has been blocked by those instances, as all of them seem to be hosted by the same provider and return
https://vip2.loli.io/2023/10/03/McOTYLwVylqI6HW.png
As the error image, which says that they are not providing services in your area.
Can you try from a different host?
I don't think that is something I can easily fix, the only way to get around that would be to query your own instance at the federation/show-instance
endpoint.
A problem with that approach is that there are forks of mastodon such as glitch-soc that do support emoji reactions and the only way to know if they are running a fork is inspecting the version number, but I'm not sure how reliable that would be 🤔