1
resposta

[Bug] Vídeo não suportado

do primeiro vídeo da parte 3 não suporta o carregamento
3. construindo imagem do curso DevOps: construindo e gerindo containers com o Docker não suporta o carregamento
mensagem gerada:
código que apareceu no zip:
[
[
"VIDEOJS:",
"ERROR:",
"(CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED)",
"The media could not be loaded, either because the server or network failed or because the format is not supported.",
{
"code": 4,
"message": "The media could not be loaded, either because the server or network failed or because the format is not supported."
}
],
[
"VIDEOJS:",
"ERROR:",
"(CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED)",
"The media could not be loaded, either because the server or network failed or because the format is not supported.",
{
"code": 4,
"message": "The media could not be loaded, either because the server or network failed or because the format is not supported."
}
],
[
"VIDEOJS:",
"ERROR:",
"(CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED)",
"The media could not be loaded, either because the server or network failed or because the format is not supported.",
{
"code": 4,
"message": "The media could not be loaded, either because the server or network failed or because the format is not supported."
}
],
[
"VIDEOJS:",
"ERROR:",
"(CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED)",
"The media could not be loaded, either because the server or network failed or because the format is not supported.",
{
"code": 4,
"message": "The media could not be loaded, either because the server or network failed or because the format is not supported."
}
]
]

1 resposta

Olá, Alef! Como vai?

Parece que você está enfrentando um problema de carregamento de vídeo, indicado pelo erro "MEDIA_ERR_SRC_NOT_SUPPORTED". Aqui estão algumas sugestões que podem ajudar:

  1. Atualizar o Navegador: Certifique-se de que seu navegador esteja atualizado para a versão mais recente, pois isso pode resolver problemas de compatibilidade.

  2. Limpar Cache e Cookies: Tente limpar o cache e os cookies do seu navegador. Isso pode ajudar a resolver problemas de carregamento de mídia.

  3. Verificar Conexão de Rede: Certifique-se de que sua conexão de internet está estável. Uma conexão instável pode causar falhas no carregamento de vídeos.

  4. Desativar Extensões: Algumas extensões de navegador podem interferir no carregamento de vídeos. Tente desativar as extensões e veja se o problema persiste.

Espero ter ajudado e bons estudos!

Caso este post tenha lhe ajudado, por favor, marcar como solucionado ✓.