ilovepasting

20211220 Prod Server Puma Access Logs after ruby and node version upgrades

Dec 19th, 2021 (edited)
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 38.12 KB | None | 0 0
  1. ?  ~ tail -f /home/ubuntu/app/freelensia/shared/log/puma.access.log
  2.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in `public_send'
  3.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in `method_missing'
  4.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  5.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/deflater.rb:34:in `call'
  6.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  7.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/configuration.rb:228:in `call'
  8.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:664:in `handle_request'
  9.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:467:in `process_client'
  10.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:328:in `block in run'
  11.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/thread_pool.rb:135:in `block in spawn_thread'
  12. Error during failsafe response: ERROR in SERVER PRERENDERING
  13. when prerendering TopbarApp with props: {"logo":{"href":"/","text":"Freelensia","image":"/landing_page/logo_white.png","image_highres":"/landing_page/logo_white.png"},"logo1":{"href":"/","text":"Freelensia","image":"/landing_page/logo_blue.png","image_highres":"/landing_page/logo_blue.png"},"search":{"search_placeholder":null,"mode":"keyword_and_location"},"search_path":"/listings","menu":{"links":[{"link":"/","title":"Home","priority":-1},{"link":"/en/listings","title":"Listings","priority":0},{"link":"/en/infos/faq","title":"FAQ","p
  14. ... TRUNCATED ...
  15. /500?boundingbox=10.34937%2C106.363878%2C11.160214%2C107.026577\u0026category=events\u0026checkbox_filter_option_237938=237938\u0026checkbox_filter_option_237939=237939\u0026distance_max=57.81428593883263\u0026lc=10.823099%2C106.629664\u0026locale=en\u0026lq=Ho%2BChi%2BMinh%2BCity\u0026page=6\u0026price_max=100\u0026price_min=0\u0026transaction_type=hourly-rate\u0026view=list"},"user":{"loggedInUsername":null,"isAdmin":false},"unReadMessagesCount":0,"notificationCount":0,"is_landing_page":false}
  16.  
  17. code:
  18.  
  19.         (function() {
  20.           var railsContext = {"railsEnv":"production","inMailer":false,"i18nLocale":"en","i18nDefaultLocale":"en","rorVersion":"11.3.0","rorPro":false,"href":"https://www.freelensia.com/500?boundingbox=10.34937%2C106.363878%2C11.160214%2C107.026577\u0026category=events\u0026checkbox_filter_option_237938=237938\u0026checkbox_filter_option_237939=237939\u0026distance_max=57.81428593883263\u0026lc=10.823099%2C106.629664\u0026locale=en\u0026lq=Ho%2BChi%2BMinh%2BCity\u0026page=6
  21. ... TRUNCATED ...
  22. 026lq=Ho%2BChi%2BMinh%2BCity\u0026page=6\u0026price_max=100\u0026price_min=0\u0026transaction_type=hourly-rate\u0026view=list"},"user":{"loggedInUsername":null,"isAdmin":false},"unReadMessagesCount":0,"notificationCount":0,"is_landing_page":false};
  23.           return ReactOnRails.serverRenderReactComponent({
  24.             name: 'TopbarApp',
  25.             domNodeId: 'topbar-container',
  26.             props: props,
  27.             trace: false,
  28.             railsContext: railsContext
  29.           });
  30.         })()
  31.  
  32.  
  33. console messages:
  34.  
  35. <script id="consoleReplayLog">
  36. console.error.apply(console, ["[SERVER] Exception in rendering!"]);
  37. console.error.apply(console, ["[SERVER] message: s is not a function"]);
  38. console.error.apply(console, ["[SERVER] stack: TypeError: s is not a function\n    at a (<anonymous>:36:1256)\n    at ip (<anonymous>:654:156302)\n    at a (<anonymous>:369:14074)\n    at a (<anonymous>:639:233316)\n    at Object.e [as serverRenderReactComponent] (<anonymous>:369:29698)\n    at <anonymous>:6:31\n    at <anonymous>:13:11"]);
  39. </script>
  40.  
  41.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/react_on_rails-11.3.0/lib/react_on_rails/helper.rb:516:in `server_rendered_react_component'
  42.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/react_on_rails-11.3.0/lib/react_on_rails/helper.rb:445:in `internal_react_component'
  43.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/react_on_rails-11.3.0/lib/react_on_rails/helper.rb:103:in `react_component'
  44.  /home/ubuntu/app/freelensia/releases/20211219160124/app/views/layouts/application.haml:28:in `block in _app_views_layouts_application_haml__2037491696942578288_70196980099540'
  45.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb:253:in `write_fragment_for'
  46.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb:243:in `fragment_for'
  47.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb:169:in `cache'
  48.  /home/ubuntu/app/freelensia/releases/20211219160124/app/views/layouts/application.haml:27:in `_app_views_layouts_application_haml__2037491696942578288_70196980099540'
  49.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:159:in `block in render'
  50.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `block in instrument'
  51.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
  52.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `instrument'
  53.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:354:in `instrument_render_template'
  54.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:157:in `render'
  55.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-mini-profiler-1.0.2/lib/mini_profiler/profiling_methods.rb:78:in `block in profile_method'
  56.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
  57.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
  58.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:16:in `render'
  59.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:44:in `render_template'
  60.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:25:in `render'
  61.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:103:in `_render_template'
  62.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/streaming.rb:219:in `_render_template'
  63.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:84:in `render_to_body'
  64.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
  65.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/renderers.rb:142:in `render_to_body'
  66.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/rendering.rb:25:in `render'
  67.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:36:in `render'
  68.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render'
  69.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in `block in ms'
  70.  /home/ubuntu/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/benchmark.rb:308:in `realtime'
  71.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in `ms'
  72.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in `block in render'
  73.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
  74.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime'
  75.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:45:in `render'
  76.  /home/ubuntu/app/freelensia/releases/20211219160124/app/controllers/errors_controller.rb:6:in `server_error'
  77.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
  78.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:194:in `process_action'
  79.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:30:in `process_action'
  80.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
  81.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:132:in `run_callbacks'
  82.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in `process_action'
  83.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:in `process_action'
  84.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
  85.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `block in instrument'
  86.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
  87.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `instrument'
  88.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
  89.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
  90.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
  91.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:134:in `process'
  92.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:32:in `process'
  93.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-mini-profiler-1.0.2/lib/mini_profiler/profiling_methods.rb:78:in `block in profile_method'
  94.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:191:in `dispatch'
  95.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:252:in `dispatch'
  96.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
  97.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:34:in `serve'
  98.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:52:in `block in serve'
  99.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in `each'
  100.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in `serve'
  101.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:840:in `call'
  102.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:51:in `render_exception'
  103.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:36:in `rescue in call'
  104.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
  105.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  106.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/lograge-0.10.0/lib/lograge/rails_ext/rack/logger.rb:15:in `call_app'
  107.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:in `block in call'
  108.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in `block in tagged'
  109.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:28:in `tagged'
  110.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in `tagged'
  111.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:in `call'
  112.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  113.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
  114.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  115.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/request_store-1.3.2/lib/request_store/middleware.rb:9:in `call'
  116.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  117.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in `call'
  118.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  119.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/method_override.rb:22:in `call'
  120.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  121.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/runtime.rb:22:in `call'
  122.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  123.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
  124.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  125.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:in `call'
  126.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  127.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/static.rb:127:in `call'
  128.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  129.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/sendfile.rb:111:in `call'
  130.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  131.   /home/ubuntu/app/freelensia/releases/20211219160124/lib/rack_middleware/enforce_ssl.rb:23:in `call'
  132.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  133.   /home/ubuntu/app/freelensia/releases/20211219160124/lib/rack_middleware/health_check.rb:12:in `call'
  134.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  135.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-mini-profiler-1.0.2/lib/mini_profiler/profiler.rb:171:in `call'
  136.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  137.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in `call'
  138.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in `public_send'
  139.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in `method_missing'
  140.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  141.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/deflater.rb:34:in `call'
  142.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  143.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/configuration.rb:228:in `call'
  144.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:664:in `handle_request'
  145.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:467:in `process_client'
  146.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:328:in `block in run'
  147.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/thread_pool.rb:135:in `block in spawn_thread'
  148. Error during failsafe response: ERROR in SERVER PRERENDERING
  149. when prerendering TopbarApp with props: {"logo":{"href":"/","text":"Freelensia","image":"/landing_page/logo_white.png","image_highres":"/landing_page/logo_white.png"},"logo1":{"href":"/","text":"Freelensia","image":"/landing_page/logo_blue.png","image_highres":"/landing_page/logo_blue.png"},"search":{"search_placeholder":null,"mode":"keyword_and_location"},"search_path":"/listings","menu":{"links":[{"link":"/","title":"Home","priority":-1},{"link":"/en/listings","title":"Listings","priority":0},{"link":"/en/infos/faq","title":"FAQ","p
  150. ... TRUNCATED ...
  151. cale_ident":"pt-BR","change_locale_uri":"/pt-BR/"},{"locale_name":"Arabic","locale_ident":"ar","change_locale_uri":"/ar/"}]},"avatarDropdown":{"avatar":{"image":null,"givenName":"Removed user","familyName":null}},"newListingButton":{"text":"Post a listing"},"i18n":{"locale":"en","defaultLocale":"en"},"marketplace":{"marketplace_color1":"#3C8D81","location":"/500?image=1228180"},"user":{"loggedInUsername":null,"isAdmin":false},"unReadMessagesCount":0,"notificationCount":0,"is_landing_page":false}
  152.  
  153. code:
  154.  
  155.        (function() {
  156.          var railsContext = {"railsEnv":"production","inMailer":false,"i18nLocale":"en","i18nDefaultLocale":"en","rorVersion":"11.3.0","rorPro":false,"href":"https://www.freelensia.com/en/listings/490395-professional-interpreter-slash-translator-slash-sourcing-agent-in-guangzhou?image=1228180","location":"/en/listings/490395-professional-interpreter-slash-translator-slash-sourcing-agent-in-guangzhou?image=1228180","scheme":"https","host":"www.freelensia.com","port":null,"p
  157. ... TRUNCATED ...
  158. ng"},"i18n":{"locale":"en","defaultLocale":"en"},"marketplace":{"marketplace_color1":"#3C8D81","location":"/500?image=1228180"},"user":{"loggedInUsername":null,"isAdmin":false},"unReadMessagesCount":0,"notificationCount":0,"is_landing_page":false};
  159.          return ReactOnRails.serverRenderReactComponent({
  160.            name: 'TopbarApp',
  161.            domNodeId: 'topbar-container',
  162.            props: props,
  163.            trace: false,
  164.            railsContext: railsContext
  165.          });
  166.        })()
  167.  
  168.  
  169. console messages:
  170.  
  171. <script id="consoleReplayLog">
  172. console.error.apply(console, ["[SERVER] Exception in rendering!"]);
  173. console.error.apply(console, ["[SERVER] message: s is not a function"]);
  174. console.error.apply(console, ["[SERVER] stack: TypeError: s is not a function\n    at a (<anonymous>:36:1256)\n    at ip (<anonymous>:654:156302)\n    at a (<anonymous>:369:14074)\n    at a (<anonymous>:639:233316)\n    at Object.e [as serverRenderReactComponent] (<anonymous>:369:29698)\n    at <anonymous>:6:31\n    at <anonymous>:13:11"]);
  175. </script>
  176.  
  177.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/react_on_rails-11.3.0/lib/react_on_rails/helper.rb:516:in `server_rendered_react_component'
  178.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/react_on_rails-11.3.0/lib/react_on_rails/helper.rb:445:in `internal_react_component'
  179.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/react_on_rails-11.3.0/lib/react_on_rails/helper.rb:103:in `react_component'
  180.   /home/ubuntu/app/freelensia/releases/20211219160124/app/views/layouts/application.haml:28:in `block in _app_views_layouts_application_haml__2037491696942578288_89930440'
  181.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb:253:in `write_fragment_for'
  182.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb:243:in `fragment_for'
  183.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/helpers/cache_helper.rb:169:in `cache'
  184.   /home/ubuntu/app/freelensia/releases/20211219160124/app/views/layouts/application.haml:27:in `_app_views_layouts_application_haml__2037491696942578288_89930440'
  185.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:159:in `block in render'
  186.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `block in instrument'
  187.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
  188.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `instrument'
  189.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:354:in `instrument_render_template'
  190.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/template.rb:157:in `render'
  191.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-mini-profiler-1.0.2/lib/mini_profiler/profiling_methods.rb:78:in `block in profile_method'
  192.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
  193.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:52:in `render_template'
  194.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/template_renderer.rb:16:in `render'
  195.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:44:in `render_template'
  196.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/renderer/renderer.rb:25:in `render'
  197.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:103:in `_render_template'
  198.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/streaming.rb:219:in `_render_template'
  199.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:84:in `render_to_body'
  200.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:52:in `render_to_body'
  201.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/renderers.rb:142:in `render_to_body'
  202.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/rendering.rb:25:in `render'
  203.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:36:in `render'
  204.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render'
  205.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in `block in ms'
  206.   /home/ubuntu/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/benchmark.rb:308:in `realtime'
  207.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/core_ext/benchmark.rb:14:in `ms'
  208.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:46:in `block in render'
  209.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
  210.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime'
  211.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:45:in `render'
  212.   /home/ubuntu/app/freelensia/releases/20211219160124/app/controllers/errors_controller.rb:6:in `server_error'
  213.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
  214.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:194:in `process_action'
  215.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rendering.rb:30:in `process_action'
  216.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
  217.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/callbacks.rb:132:in `run_callbacks'
  218.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/callbacks.rb:41:in `process_action'
  219.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/rescue.rb:22:in `process_action'
  220.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
  221.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `block in instrument'
  222.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
  223.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/notifications.rb:168:in `instrument'
  224.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
  225.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
  226.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activerecord-5.2.3/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
  227.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/abstract_controller/base.rb:134:in `process'
  228.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionview-5.2.3/lib/action_view/rendering.rb:32:in `process'
  229.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-mini-profiler-1.0.2/lib/mini_profiler/profiling_methods.rb:78:in `block in profile_method'
  230.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:191:in `dispatch'
  231.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_controller/metal.rb:252:in `dispatch'
  232.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
  233.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:34:in `serve'
  234.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:52:in `block in serve'
  235.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in `each'
  236.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/journey/router.rb:35:in `serve'
  237.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/routing/route_set.rb:840:in `call'
  238.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:51:in `render_exception'
  239.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:36:in `rescue in call'
  240.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
  241.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  242.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/lograge-0.10.0/lib/lograge/rails_ext/rack/logger.rb:15:in `call_app'
  243.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:in `block in call'
  244.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in `block in tagged'
  245.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:28:in `tagged'
  246.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/tagged_logging.rb:71:in `tagged'
  247.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/rack/logger.rb:26:in `call'
  248.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  249.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
  250.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  251.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/request_store-1.3.2/lib/request_store/middleware.rb:9:in `call'
  252.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  253.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/request_id.rb:27:in `call'
  254.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  255.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/method_override.rb:22:in `call'
  256.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  257.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/runtime.rb:22:in `call'
  258.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  259.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/activesupport-5.2.3/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
  260.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  261.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/executor.rb:14:in `call'
  262.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  263.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/actionpack-5.2.3/lib/action_dispatch/middleware/static.rb:127:in `call'
  264.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  265.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/sendfile.rb:111:in `call'
  266.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  267.  /home/ubuntu/app/freelensia/releases/20211219160124/lib/rack_middleware/enforce_ssl.rb:23:in `call'
  268.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  269.  /home/ubuntu/app/freelensia/releases/20211219160124/lib/rack_middleware/health_check.rb:12:in `call'
  270.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  271.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-mini-profiler-1.0.2/lib/mini_profiler/profiler.rb:171:in `call'
  272.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  273.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/engine.rb:524:in `call'
  274.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in `public_send'
  275.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/railties-5.2.3/lib/rails/railtie.rb:190:in `method_missing'
  276.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  277.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/rack-2.0.7/lib/rack/deflater.rb:34:in `call'
  278.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/newrelic_rpm-4.2.0.334/lib/new_relic/agent/instrumentation/middleware_tracing.rb:92:in `call'
  279.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/configuration.rb:228:in `call'
  280.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:664:in `handle_request'
  281.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:467:in `process_client'
  282.   /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/server.rb:328:in `block in run'
  283.  /home/ubuntu/app/freelensia/shared/bundle/ruby/2.6.0/gems/puma-4.1.1/lib/puma/thread_pool.rb:135:in `block in spawn_thread'
  284. Error during failsafe response: ERROR in SERVER PRERENDERING
  285. when prerendering TopbarApp with props: {"logo":{"href":"/","text":"Freelensia","image":"/landing_page/logo_white.png","image_highres":"/landing_page/logo_white.png"},"logo1":{"href":"/","text":"Freelensia","image":"/landing_page/logo_blue.png","image_highres":"/landing_page/logo_blue.png"},"search":{"search_placeholder":null,"mode":"keyword_and_location"},"search_path":"/listings","menu":{"links":[{"link":"/","title":"Home","priority":-1},{"link":"/en/listings","title":"Listings","priority":0},{"link":"/en/infos/faq","title":"FAQ","p
  286. ... TRUNCATED ...
  287. e_ident":"ar","change_locale_uri":"/ar/"}]},"avatarDropdown":{"avatar":{"image":null,"givenName":"Removed user","familyName":null}},"newListingButton":{"text":"Post a listing"},"i18n":{"locale":"en","defaultLocale":"en"},"marketplace":{"marketplace_color1":"#3C8D81","location":"/500?category=interpreters\u0026locale=en\u0026page=2\u0026transaction_type=dinner-rate-interpreter"},"user":{"loggedInUsername":null,"isAdmin":false},"unReadMessagesCount":0,"notificationCount":0,"is_landing_page":false}
  288.  
  289. code:
  290.  
  291.         (function() {
  292.           var railsContext = {"railsEnv":"production","inMailer":false,"i18nLocale":"en","i18nDefaultLocale":"en","rorVersion":"11.3.0","rorPro":false,"href":"https://www.freelensia.com/500?category=interpreters\u0026locale=en\u0026page=2\u0026transaction_type=dinner-rate-interpreter","location":"/500?category=interpreters\u0026locale=en\u0026page=2\u0026transaction_type=dinner-rate-interpreter","scheme":"https","host":"www.freelensia.com","port":null,"pathname":"/500","sea
  293. ... TRUNCATED ...
  294. r1":"#3C8D81","location":"/500?category=interpreters\u0026locale=en\u0026page=2\u0026transaction_type=dinner-rate-interpreter"},"user":{"loggedInUsername":null,"isAdmin":false},"unReadMessagesCount":0,"notificationCount":0,"is_landing_page":false};
  295.           return ReactOnRails.serverRenderReactComponent({
  296.             name: 'TopbarApp',
  297.             domNodeId: 'topbar-container',
  298.             props: props,
  299.             trace: false,
  300.             railsContext: railsContext
  301.           });
  302.         })()
  303.  
  304.  
  305. console messages:
  306.  
  307. <script id="consoleReplayLog">
  308. console.error.apply(console, ["[SERVER] Exception in rendering!"]);
  309. console.error.apply(console, ["[SERVER] message: s is not a function"]);
  310. console.error.apply(console, ["[SERVER] stack: TypeError: s is not a function\n    at a (<anonymous>:36:1256)\n    at ip (<anonymous>:654:156302)\n    at a (<anonymous>:369:14074)\n    at a (<anonymous>:639:233316)\n    at Object.e [as serverRenderReactComponent] (<anonymous>:369:29698)\n    at <anonymous>:6:31\n    at <anonymous>:13:11"]);
  311. </script>
  312.  
  313.  
Advertisement
Add Comment
Please, Sign In to add comment