<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="204400" data-post-id="204400">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="al2o3cr" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/al2o3cr/120/3457_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  al2o3cr
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="stoiven" data-post="10" data-topic="37713">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/stoiven/48/21953_2.png" class="avatar"> stoiven:</div>
<blockquote>
<p><code>TilexWeb.PostController.assign_post_canonical_url/2</code></p>
</blockquote>
</aside>
<p>The error here appears to be a missing <code>canonical_domain</code>:</p>
<p><a href="https://github.com/hashrocket/tilex/blob/8f5fc50d9e12fd0cd409e54c7b135dac8ef4e7f4/lib/tilex_web/controllers/post_controller.ex#L213-L217" class="onebox" target="_blank" rel="noopener nofollow">https://github.com/hashrocket/tilex/blob/8f5fc50d9e12fd0cd409e54c7b135dac8ef4e7f4/lib/tilex_web/controllers/post_controller.ex#L213-L217</a></p>
<p>which is set in <code>config/config.exs</code>:</p>
<p><a href="https://github.com/hashrocket/tilex/blob/8f5fc50d9e12fd0cd409e54c7b135dac8ef4e7f4/config/config.exs#L28" class="onebox" target="_blank" rel="noopener nofollow">https://github.com/hashrocket/tilex/blob/8f5fc50d9e12fd0cd409e54c7b135dac8ef4e7f4/config/config.exs#L28</a></p>
<aside class="quote no-group" data-username="stoiven" data-post="10" data-topic="37713">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/stoiven/48/21953_2.png" class="avatar"> stoiven:</div>
<blockquote>
<pre data-code-wrap="elixir"><code class="lang-elixir">  |&gt; Kernel.||(System.get_env("HOST"))
  |&gt; Kernel.||("https://stoiven-til.herokuapp.com")
</code></pre>
</blockquote>
</aside>
<p>This suggests to me that <code>HOST</code> is not set correctly in the environment.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="204400" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/assets-not-loading-when-deploying-to-heroku/37713/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-204400" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="204400"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-solved cat-solved" title="Marked as solution"></div>
  </section>
</div>
    <div class="postbit" id="204438" data-post-id="204438">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="stoiven" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/stoiven/120/21953_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  stoiven
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Well what did ya know..I should def be reading more <img src="https://forum.elixirforum.com/images/emoji/apple/sweat_smile.png?v=15" title=":sweat_smile:" class="emoji" alt=":sweat_smile:" loading="lazy" width="20" height="20">. I appreciate the help! I got it up and running now!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="204438" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/assets-not-loading-when-deploying-to-heroku/37713/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-204438" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="204438"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>