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
admin Article's
30 articles in total
Favicon
You Won't Believe What This Salesforce Admin Training Can Do!
Favicon
5 Key Errors That Can Cost You the Salesforce Admin Exam
Favicon
Introducing Flashboard: Instant Admin Panels for PostgreSQL
Favicon
Text Editor
Favicon
Backpex - a highly customizable admin panel for Phoenix LiveView applications
Favicon
Navigating Your Salesforce Journey: Choosing Between Admin and Developer Paths
Favicon
Top 5 Php Frameworks to be included in the Best of 2025 List
Favicon
Vue-extendable Tailwind admin panel
Favicon
GWS Admin Tips #1 - Automate work through csv
Favicon
Free Bootstrap 5 Admin Template - Ranger
Favicon
Goodbye SSH: Discover Stalwart's Web-Based Admin Interface
Favicon
Building a Full-Fledged Application Using Only Django Admin
Favicon
Better monitoring of Traces with Grafana Tempo
Favicon
From Darkness to Light Managing Linux Servers with Web UI
Favicon
Pimcore Demo installed locally but can not log into Admin using the credentials set at the time of installation
Favicon
50 Bootstrap 5 Admin Dashboard Templates 2024.
Favicon
Shifting Linux Filesystem From One SSD To Another
Favicon
Need an advice about dashboard creating
Favicon
Permission/Roles Voyager Laravel
Favicon
Need help with the following error…!
Favicon
How to Become a Salesforce Administrator in Easy Steps?
Favicon
15+ Free Angular Dashboard Templates of 2022
Favicon
Install Mac Apps without admin rights
Favicon
Build an Admin Panel Fast with Rails7 and Infold
Favicon
The Admin Framework for Minimalist
Favicon
WHY HTML DEVELOPERS USE BOOTSTRAP 5 ADMIN TEMPLATES TO MAKE DEVELOPMENT FASTER
Favicon
We added a few new job categories
Favicon
10 Best Angular 14 Admin Templates in 2022
Favicon
Admin-panel testing
Favicon
Sync folders using diff + awk

Featured ones: