Qual é o motivo? Isso causou erros na unidade.
Você desativou a configuração do site enable_badges?
Essa opção não está disponível
Você poderia tentar pesquisar por enable badges em Admin > Todas as configurações do site? A configuração está marcada? Se não, por favor, marque-a e salve.
Este tópico duplica o tópico existente Discourse badges error?
Você pode tentar entrar no modo de segurança e marcar todas as caixas? A configuração aparece depois disso? A página de Medalhas funciona depois disso?
Obrigado.
A imagem em #10 mostra o estado inicial do site logo após a instalação? Trata-se de uma versão personalizada ou de algo diferente, pois parece distinta do estado inicial após a instalação por clonagem de https://github.com/discourse/discourse_docker.git. Por exemplo, as seções “文档” e “周年纪念日”, mas não posso descartar que tenham sido adicionadas manualmente após a instalação.
Talvez seja uma instalação gerenciada em um servidor chinês com algumas funcionalidades desabilitadas — parece quase uma instalação limitada ou incompleta.
Você pode nos dar mais informações sobre sua configuração? É uma instalação padrão no Docker auto-hospedada?
Eu abri um fórum de teste no plano gratuito hospedado pelo Discourse e a página de administração de emblemas aparece assim:
templates:
- "templates/postgres.template.yml"
- "templates/redis.template.yml"
- "templates/web.template.yml"
- "templates/web.ratelimited.template.yml"
- "templates/web.china.template.yml"
expose:
- "8001:80"
params:
db_shared_buffers: "256MB"
env:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
UNICORN_WORKERS: 4
DISCOURSE_HOSTNAME: www.910500.xyz
DISCOURSE_DEVELOPER_EMAILS: c135860@outlook.com
DISCOURSE_SMTP_ADDRESS:
DISCOURSE_SMTP_PORT:
DISCOURSE_SMTP_USER_NAME: work@sv1.910500.xyz
DISCOURSE_SMTP_PASSWORD: ""
DISCOURSE_SMTP_ENABLE_START_TLS: true
DISCOURSE_SMTP_OPENSSL_VERIFY_MODE: none
# ✅ Único volume de armazenamento → aponte para o caminho do seu pendrive
volumes:
- volume:
host: /mnt/usbntfs/discoursed/shared/standalone
guest: /shared
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-animated-avatars.git
- git clone https://gh-proxy.com/https://github.com/discourse/docker_manager.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-saved-searches.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-category-experts.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-bbcode.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-follow.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-yearly-review.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-doc-categories.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-signatures.git
- git clone https://gh-proxy.com/https://github.com/scavin/discourse-bilibili-onebox.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-livestream.git
- git clone https://gh-proxy.com/https://github.com/paviliondev/discourse-journal.git
- git clone https://gh-proxy.com/https://github.com/angusmcleod/discourse-events.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-bcc.git
- git clone https://gh-proxy.com/https://github.com/paviliondev/discourse-tickets.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-surveys.git
- git clone https://gh-proxy.com/https://github.com/maiizii/discourse-choujiang.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-user-card-badges.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-video.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-translator.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-theme-creator.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-tag-by-group.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-tag-topic-user-device.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-sketchup-3dwh-onebox.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-solved-reminders-plugin.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-shared-edits.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-route-blocker.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-newsletter-integration.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-logster-transporter.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-just-chat.git
- git clone https://github.com/discourse/discourse-group-category-banner-ads.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-deprecation-collector.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-docs.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-code-review.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-chart.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-browser-history.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-bbcode-color.git
- git clone https://gh-proxy.com/https://github.com/spirobel/discourse-matheditor.git
templates:
- "templates/postgres.template.yml"
- "templates/redis.template.yml"
- "templates/web.template.yml"
- "templates/web.ratelimited.template.yml"
- "templates/web.china.template.yml"
expose:
- "8001:80"
params:
db_shared_buffers: "256MB"
env:
LC_ALL: en_US.UTF-8
LANG: en_US.UTF-8
UNICORN_WORKERS: 4
DISCOURSE_HOSTNAME: www.910500.xyz
DISCOURSE_DEVELOPER_EMAILS: c135860@outlook.com
DISCOURSE_SMTP_ADDRESS:
DISCOURSE_SMTP_PORT:
DISCOURSE_SMTP_USER_NAME: work@sv1.910500.xyz
DISCOURSE_SMTP_PASSWORD: ""
DISCOURSE_SMTP_ENABLE_START_TLS: true
DISCOURSE_SMTP_OPENSSL_VERIFY_MODE: none
# ✅ Único volume de armazenamento → aponte para o caminho do seu pendrive
volumes:
- volume:
host: /mnt/usbntfs/discoursed/shared/standalone
guest: /shared
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-animated-avatars.git
- git clone https://gh-proxy.com/https://github.com/discourse/docker_manager.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-saved-searches.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-category-experts.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-bbcode.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-follow.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-yearly-review.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-doc-categories.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-signatures.git
- git clone https://gh-proxy.com/https://github.com/scavin/discourse-bilibili-onebox.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-livestream.git
- git clone https://gh-proxy.com/https://github.com/paviliondev/discourse-journal.git
- git clone https://gh-proxy.com/https://github.com/angusmcleod/discourse-events.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-bcc.git
- git clone https://gh-proxy.com/https://github.com/paviliondev/discourse-tickets.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-surveys.git
- git clone https://gh-proxy.com/https://github.com/maiizii/discourse-choujiang.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-user-card-badges.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-video.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-translator.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-theme-creator.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-tag-by-group.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-tag-topic-user-device.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-sketchup-3dwh-onebox.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-solved-reminders-plugin.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-shared-edits.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-route-blocker.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-newsletter-integration.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-logster-transporter.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-just-chat.git
- git clone https://github.com/discourse/discourse-group-category-banner-ads.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-deprecation-collector.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-docs.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-code-review.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-chart.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-browser-history.git
- git clone https://gh-proxy.com/https://github.com/discourse/discourse-bbcode-color.git
- git clone https://gh-proxy.com/https://github.com/spirobel/discourse-matheditor.git
Você tem muitos plugins, especialmente plugins não suportados ou não oficiais. Remova-os todos e tente fazer seu fórum funcionar corretamente, depois adicione os importantes de volta um por um.
Você não tem uma porta SMTP definida. Acredito que não seja possível ter o e-mail funcionando sem ela.
Você está executando o volume de dados a partir de uma unidade USB formatada em NTFS? Isso vai degradar o desempenho e a estabilidade do banco de dados.
Esse plugin que aponta para o GitHub sem o proxy provavelmente vai falhar no seu local (presumivelmente) protegido por firewall, se você precisar usar o gh-proxy no meio para que ele carregue.
DISCOURSE_SMTP_OPENSSL_VERIFY_MODE: none
Esta é uma instalação de desenvolvimento? Você está ignorando intencionalmente a certificação SSL?
Então, devemos remover GitHub - discourse/discourse-theme-creator · GitHub?
Sim, pelo menos aquele, e como a Lilly disse, provavelmente você tem muitos outros também. Tente aquele primeiro e, em seguida, comece a remover os outros não oficiais até que funcione novamente, para que você saiba qual é o problema.
Ainda parece não funcionar. Qual será a razão? Já tentei várias vezes.
Você tentou no modo de segurança, como sugerido? Se funcionar assim, sabemos que é um componente do tema ou um plugin.
Por favor, tente isso primeiro.
Ainda não, já tentei e desativei todos os plugins.





