Logo

dev-resources.site

for different kinds of informations.

Need help with the following error…!

Published at
2/1/2023
Categories
selfhost
forem
help
admin
Author
knhchris
Categories
4 categories in total
selfhost
open
forem
open
help
open
admin
open
Author
8 person written this
knhchris
open
Need help with the following error…!

Hi team!

I was not able to find any answers to this so I thought I might try my luck here.

I created Forem using selfhost guide which is now done.
However, when I try to create the admin user for the first time, it just redirects me to the same page.

I got a log file of what happen when I try to sign up but wasn’t too sure how to resolve this.

Would anyone be able to help me out please?


Feb 01 13:19:11 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:11.080472 #9]  INFO -- : [50f8cb54-66c9-4bd5-a004-45f044280343] [dd.env=production dd.service=rails-production dd.trace_id=1638366970051613229 dd.span_id=0] Started POST "/users" for 203.91.233.86 at 2023-02-01 13:19:11 +0000
Feb 01 13:19:11 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:11.103651 #9]  INFO -- : [50f8cb54-66c9-4bd5-a004-45f044280343] [dd.env=production dd.service=rails-production dd.trace_id=1638366970051613229 dd.span_id=0] Processing by RegistrationsController#create as HTML
Feb 01 13:19:11 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:11.104127 #9]  INFO -- : [50f8cb54-66c9-4bd5-a004-45f044280343] [dd.env=production dd.service=rails-production dd.trace_id=1638366970051613229 dd.span_id=0]   Parameters: {"utf8"=>"✓", "authenticity_token"=>"[FILTERED]", "user"=>{"name"=>"admin", "username"=>"admin", "email"=>"[FILTERED]", "password"=>"[FILTERED]"}, "commit"=>"Create my account"}
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.015060 #9]  INFO -- : [50f8cb54-66c9-4bd5-a004-45f044280343] [dd.env=production dd.service=rails-production dd.trace_id=1638366970051613229 dd.span_id=0]   Rendered devise/registrations/by_email.html.erb within layouts/application (Duration: 52.5ms | Allocations: 7660)
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.042337 #9]  INFO -- : [50f8cb54-66c9-4bd5-a004-45f044280343] [dd.env=production dd.service=rails-production dd.trace_id=1638366970051613229 dd.span_id=0]   Rendered layout layouts/application.html.erb (Duration: 79.9ms | Allocations: 13469)
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.051026 #9]  INFO -- : [50f8cb54-66c9-4bd5-a004-45f044280343] [dd.env=production dd.service=rails-production dd.trace_id=1638366970051613229 dd.span_id=0] Completed 200 OK in 946ms (Views: 88.7ms | ActiveRecord: 8.4ms | Allocations: 19832)
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.323033 #9]  INFO -- : [3eb5102d-a7a2-4686-b65c-b5835e554e74] [dd.env=production dd.service=rails-production dd.trace_id=2682673655117032949 dd.span_id=0] Started GET "/async_info/base_data" for 203.91.233.86 at 2023-02-01 13:19:12 +0000
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.343844 #9]  INFO -- : [3eb5102d-a7a2-4686-b65c-b5835e554e74] [dd.env=production dd.service=rails-production dd.trace_id=2682673655117032949 dd.span_id=0] Processing by AsyncInfoController#base_data as JSON
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.344210 #9]  INFO -- : [3eb5102d-a7a2-4686-b65c-b5835e554e74] [dd.env=production dd.service=rails-production dd.trace_id=2682673655117032949 dd.span_id=0]   Parameters: {"locale"=>nil}
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: I, [2023-02-01T13:19:12.366237 #9]  INFO -- : [3eb5102d-a7a2-4686-b65c-b5835e554e74] [dd.env=production dd.service=rails-production dd.trace_id=2682673655117032949 dd.span_id=0] Completed 200 OK in 21ms (Views: 0.6ms | ActiveRecord: 2.3ms | Allocations: 1315)
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: F, [2023-02-01T13:19:12.397721 #7] FATAL -- : [562eb491-42fa-46fa-8be2-f0fab24e2216] [dd.env=production dd.service=rails-production dd.trace_id=2309254324490364783 dd.span_id=0]   
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: [562eb491-42fa-46fa-8be2-f0fab24e2216] [dd.env=production dd.service=rails-production dd.trace_id=2309254324490364783 dd.span_id=0] ActionController::RoutingError (No route matches [POST] "/ahoy/visits"):
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: [562eb491-42fa-46fa-8be2-f0fab24e2216] [dd.env=production dd.service=rails-production dd.trace_id=2309254324490364783 dd.span_id=0]   
Feb 01 13:19:12 www.waitwhatfirst.com forem-rails[6972]: E, [2023-02-01T13:19:12.403797 #7] ERROR -- honeybadger: ** [Honeybadger] Unable to send error report: API key is missing. id=0d98fbe7-a24a-49c0-ae1f-69110f6abbf2 level=3 pid=7

Enter fullscreen mode Exit fullscreen mode
selfhost Article's
28 articles in total
Favicon
Portainer + gitops ❤️: A simple way to deploy and manage your self-hosted applications
Favicon
Information flow - how I capture the notes
Favicon
I Am Done With Self-Hosting
Favicon
Hoppscotch Cloud vs. Self-Hosted Community vs. Self-Hosted Enterprise – Which One Should You Choose?
Favicon
Hoppscotch v2024.3.0: Access Control, Variable Scopes and more..
Favicon
Exploring Open Source # 1: Calibre E-book Library
Favicon
A Year of Self-Hosting: 6 Open-Source Projects That Surprised Me in 2023
Favicon
Dockerize an OCI Instance
Favicon
OCI Instance with External Block Volume
Favicon
Open-source Fine-Tuning on Codebase with Refact
Favicon
Deploying Medusa to Oracle Cloud
Favicon
CapRover - Easy and Free Self-Hosted PaaS!
Favicon
2023 On Prem Kubernetes Container Attached Storage Options
Favicon
BEST Postman Alternative: Hoppscotch 🛸 - open source, self hosted API Development Ecosystem
Favicon
Self-hosted Matomo - an implementation guide for production
Favicon
PresenceJS: The Simplest Way to Power Realtime Experience in My Collaborative Apps , From Current to The Future
Favicon
A minimal ChatGPT client by vanilla javascript, run from local or any web host
Favicon
Need help with the following error…!
Favicon
What's on my Raspberry-Pi
Favicon
Connect to Kubernetes Pods with Tailscale
Favicon
self-host forem on cloud other than gcp,aws,digitalocean
Favicon
Self-hosted newsletter tech stack for $0-7/mo
Favicon
Self-hosting Quirrel
Favicon
Please help how to host two forem domain in a single server
Favicon
O que é selfhosting e por que adotá-lo
Favicon
Leaving Feedly for Miniflux
Favicon
Connect Your Home to the Cloud with Tailscale
Favicon
Pixelfed (beta) with Docker and Traefik

Featured ones: