Hi @stevesullam,
Thanks for the logs. I checked them, but I don't see any error related to CSRF. All I see is this error message:
[2020-06-28T00:00:12] INFO PID-28429 TID-47165636137660 Rails: Started GET "/poco" for 116.202.43.230 at 2020-06-28 00:00:12 +0000
[2020-06-28T00:00:12] FATAL PID-28429 TID-47165636137660 Rails:
[2020-06-28T00:00:12] FATAL PID-28429 TID-47165636137660 Rails: ActionController::RoutingError (No route matches [GET] "/poco"):
[2020-06-28T00:00:12] FATAL PID-28429 TID-47165636137660 Rails:
[2020-06-28T00:00:12] FATAL PID-28429 TID-47165636137660 Rails: vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.4.1/lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.4.1/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
vendor/bundle/ruby/2.4.0/gems/railties-5.2.4.1/lib/rails/rack/logger.rb:38:in `call_app'
vendor/bundle/ruby/2.4.0/gems/railties-5.2.4.1/lib/rails/rack/logger.rb:28:in `call'
vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.4.1/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
vendor/bundle/ruby/2.4.0/gems/request_store-1.5.0/lib/request_store/middleware.rb:19:in `call'
vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.4.1/lib/action_dispatch/middleware/request_id.rb:27:in `call'
vendor/bundle/ruby/2.4.0/gems/rack-2.2.2/lib/rack/method_override.rb:24:in `call'
vendor/bundle/ruby/2.4.0/gems/rack-2.2.2/lib/rack/runtime.rb:22:in `call'
vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.4.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.4.1/lib/action_dispatch/middleware/executor.rb:14:in `call'
vendor/bundle/ruby/2.4.0/gems/rack-2.2.2/lib/rack/sendfile.rb:110:in `call'
vendor/bundle/ruby/2.4.0/gems/secure_headers-6.3.0/lib/secure_headers/middleware.rb:11:in `call'
vendor/bundle/ruby/2.4.0/gems/rack-cors-1.1.1/lib/rack/cors.rb:100:in `call'
vendor/bundle/ruby/2.4.0/gems/railties-5.2.4.1/lib/rails/engine.rb:524:in `call'
vendor/bundle/ruby/2.4.0/gems/railties-5.2.4.1/lib/rails/railtie.rb:190:in `public_send'
vendor/bundle/ruby/2.4.0/gems/railties-5.2.4.1/lib/rails/railtie.rb:190:in `method_missing'
vendor/bundle/ruby/2.4.0/gems/rack-2.2.2/lib/rack/deflater.rb:44:in `call'
passenger (5.3.7) src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
passenger (5.3.7) src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:149:in `accept_and_process_next_request'
passenger (5.3.7) src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
passenger (5.3.7) src/ruby_supportlib/phusion_passenger/request_handler.rb:415:in `block (3 levels) in start_threads'
passenger (5.3.7) src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'
vendor/bundle/ruby/2.4.0/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
Do you know what the /poco
URI is? I think it is a good idea to ask about the CSRF issue in the official Diaspora forums for help on how to debug it
https://discourse.diasporafoundation.org/