We've moved discussions to Discord

Where is the log file? Where to tail -f to see realtime log on Linux box

Subrat Rout
I am trying to see realtime log that is generated from app in linux server.
After I restore my app to a new linux box I am getting this error.

 Parameters: {"authenticity_token"=>"2b...9PA", "user"=>{"email"=>"[FILTERED]", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Log in"}
W, [2022-07-11T02:35:52.285246 #1450]  WARN -- : [77d4ff6d-c451-4025-9c75-1a714445b0f4] HTTP Origin header (http://1xx.1xx.8x.1xx) didn't match request.base_url (https://135.181.82.175)
I, [2022-07-11T02:35:52.285778 #1450]  INFO -- : [77d4ff6d-c451-4025-9c75-1a714445b0f4] Completed 422 Unprocessable Entity in 26ms (ActiveRecord: 10.5ms | Allocations: 2900)
F, [2022-07-11T02:35:52.287149 #1450] FATAL -- : [77d4ff6d-c451-4025-9c75-1a714445b0f4]
[77d4ff6d-c451-4025-9c75-1a714445b0f4] ActionController::InvalidAuthenticityToken (HTTP Origin header (http://1xx.1x.xxx.1xx) didn't match request.base_url (https://135.181.82.175)):
Not sure if I have to reinstall Letsencrypt SSL.
Subrat Rout
The issue is solved. It was a DNS resolution issue. Thank you.
Notifications
You’re not receiving notifications from this thread.