Skip to content

Instantly share code, notes, and snippets.

@aatame3
Created December 24, 2023 14:45
Show Gist options
  • Save aatame3/4373168cb4dff2b625074f3f988c8800 to your computer and use it in GitHub Desktop.
Save aatame3/4373168cb4dff2b625074f3f988c8800 to your computer and use it in GitHub Desktop.
Misskey-hubにChromium系のブラウザでアクセスするとエラーを吐く
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'attribution-reporting'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'run-ad-auction'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'join-ad-interest-group'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'.
docs/:67
GET https://misskey-hub.net/_nuxt/Footer.vue.f7439887.js net::ERR_ABORTED 404 (Not Found)
docs/:81
GET https://misskey-hub.net/_nuxt/navigation.0d2402d2.js net::ERR_ABORTED 404 (Not Found)
docs/:78
GET https://misskey-hub.net/_nuxt/MkIndex.f2c46f35.js net::ERR_ABORTED 404 (Not Found)
docs/:80
GET https://misskey-hub.net/_nuxt/asyncData.f807fec6.js net::ERR_ABORTED 404 (Not Found)
docs/:88
GET https://misskey-hub.net/_nuxt/useGAsyncData.5738560f.js net::ERR_ABORTED 404 (Not Found)
entry.8295d048.js:5 TypeError: Failed to fetch dynamically imported module: https://misskey-hub.net/_nuxt/index.9287379a.js
re @ entry.8295d048.js:5
(匿名) @ entry.8295d048.js:5
Promise.catch(非同期)
k @ entry.8295d048.js:5
p @ entry.8295d048.js:5
install @ entry.8295d048.js:5
use @ entry.8295d048.js:1
setup @ entry.8295d048.js:5
(匿名) @ entry.8295d048.js:1
r @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
_g @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
run @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
Pg @ entry.8295d048.js:1
Rg @ entry.8295d048.js:1
await in Rg(非同期)
Nu @ entry.8295d048.js:151
(匿名) @ entry.8295d048.js:151
entry.8295d048.js:1 [nuxt] error caught during app initialization TypeError: Failed to fetch dynamically imported module: https://misskey-hub.net/_nuxt/index.9287379a.js
(匿名) @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
app:error(非同期)
mg @ entry.8295d048.js:1
callHookWith @ entry.8295d048.js:1
callHook @ entry.8295d048.js:1
lr @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:5
r @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
_g @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
run @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:5
wn @ entry.8295d048.js:1
setup @ entry.8295d048.js:5
await in setup(非同期)
(匿名) @ entry.8295d048.js:1
r @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
_g @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
run @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
Pg @ entry.8295d048.js:1
Rg @ entry.8295d048.js:1
await in Rg(非同期)
Nu @ entry.8295d048.js:151
(匿名) @ entry.8295d048.js:151
entry.8295d048.js:1 [nuxt] error caught during app initialization TypeError: Failed to fetch dynamically imported module: https://misskey-hub.net/_nuxt/index.9287379a.js
(匿名) @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
app:error(非同期)
mg @ entry.8295d048.js:1
callHookWith @ entry.8295d048.js:1
callHook @ entry.8295d048.js:1
lr @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:5
r @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
_g @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
run @ entry.8295d048.js:1
runWithContext @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:5
await in (匿名)(非同期)
o @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
(匿名) @ entry.8295d048.js:1
app:created(非同期)
mg @ entry.8295d048.js:1
callHookWith @ entry.8295d048.js:1
callHook @ entry.8295d048.js:1
Nu @ entry.8295d048.js:151
await in Nu(非同期)
(匿名) @ entry.8295d048.js:151
entry.8295d048.js:1 Hydration completed but contains mismatches.
u @ entry.8295d048.js:1
mount @ entry.8295d048.js:1
t.mount @ entry.8295d048.js:1
Nu @ entry.8295d048.js:151
await in Nu(非同期)
(匿名) @ entry.8295d048.js:151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment