# Plenty of 500 Internal Server Error - no implicit conversion of Fixnum into String

**URL:** https://meta.discourse.org/t/plenty-of-500-internal-server-error-no-implicit-conversion-of-fixnum-into-string/30033
**Category:** Support
**Created:** [June 15, 2015, 7:59am UTC](https://meta.discourse.org/t/plenty-of-500-internal-server-error-no-implicit-conversion-of-fixnum-into-string/30033 "2015-06-15T07:59:36Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![calmh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/calmh/32/115466_2.png) [@calmh](https://meta.discourse.org/u/calmh)
#### Post date: [June 15, 2015, 7:59am UTC](https://meta.discourse.org/t/plenty-of-500-internal-server-error-no-implicit-conversion-of-fixnum-into-string/30033/1 "2015-06-15T07:59:36Z")

</div>

I noticed a lot of these in the log; the site does seem to work otherwise though. Should I be worried? This is on 1.3.2.

```plaintext
Started GET "/t/opensuse-package-for-syncthing/189?page=2" for 207.46.13.139 at 2015-06-15 07:58:55 +0000
Processing by TopicsController#show as */*
  Parameters: {"page"=>"2", "slug"=>"opensuse-package-for-syncthing", "topic_id"=>"189"}
Completed 500 Internal Server Error in 25ms (ActiveRecord: 7.1ms)

TypeError (no implicit conversion of Fixnum into String):
  app/serializers/post_stream_serializer_mixin.rb:28:in `block in posts'
  app/serializers/post_stream_serializer_mixin.rb:21:in `posts'
  app/serializers/post_stream_serializer_mixin.rb:11:in `post_stream'
  app/controllers/topics_controller.rb:485:in `block (2 levels) in perform_show_response'
  app/controllers/topics_controller.rb:482:in `perform_show_response'
  app/controllers/topics_controller.rb:82:in `show'
  lib/middleware/anonymous_cache.rb:121:in `call'
  config/initializers/quiet_logger.rb:10:in `call_with_quiet_assets'
  config/initializers/silence_logger.rb:26:in `call'
  lib/middleware/request_tracker.rb:70:in `call'
  lib/scheduler/defer.rb:85:in `process_client'
  lib/middleware/unicorn_oobgc.rb:95:in `process_client'

```

---

<div class="post-metadata">

### Author: ![calmh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/calmh/32/115466_2.png) [@calmh](https://meta.discourse.org/u/calmh)
#### Post date: [June 15, 2015, 8:18am UTC](https://meta.discourse.org/t/plenty-of-500-internal-server-error-no-implicit-conversion-of-fixnum-into-string/30033/2 "2015-06-15T08:18:39Z")

</div>

This seems to have been caused by [trying to use the solved plugin 1.3.2](https://meta.discourse.org/t/solved-button-plugin/28129/55) - I don’t see these in the log any more after re-bootstrapping without that plugin.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 8, 2024, 12:46pm UTC](https://meta.discourse.org/t/plenty-of-500-internal-server-error-no-implicit-conversion-of-fixnum-into-string/30033/3 "2024-06-08T12:46:06Z")

</div>

This topic was automatically closed after 3281 days. New replies are no longer allowed.
