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


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Silent-Wraith01" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Silent-Wraith01/120/39621_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Silent-Wraith01
                    <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>I have read through what you sent me and it’s a lot of wonderful information that is very helpful. I’m now curious could it be possible to upgrade to 0.16.0 of asdf and fully upgrade applications like vsc which have been giving me problems.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380149" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/22">Post #21</a>
	                </div>
	            </div>
              <div id="likers-container-380149" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380149"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #21"></div>
  </section>
</div>
    <div class="postbit" id="380155" data-post-id="380155">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Upgrading asdf is very likely possible. Details depends on how it got installed in the first place.</p>
<p>Also upgrades of other applications depends on how they initially got installed.</p>
<p>Most system software should be upgradeable through <code>sudo apt-get update &amp;&amp; sudo apt-get upgrade</code>, but some software might have been installed by other means than apt. And that changes how the software gets updated.</p>
<p>This is really not within the scope of this forum.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380155" 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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/23">Post #22</a>
	                </div>
	            </div>
              <div id="likers-container-380155" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380155"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #22"></div>
  </section>
</div>
    <div class="postbit" id="380173" data-post-id="380173">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Silent-Wraith01" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Silent-Wraith01/120/39621_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Silent-Wraith01
                    <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>I will do that, I will let you know how it turns out of trying to update asdf and my applications. I have to keep reading about said tool manager, I also don’t know how it was installed.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380173" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/24">Post #23</a>
	                </div>
	            </div>
              <div id="likers-container-380173" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380173"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #23"></div>
  </section>
</div>
    <div class="postbit" id="380186" data-post-id="380186">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Silent-Wraith01" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Silent-Wraith01/120/39621_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Silent-Wraith01
                    <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">
								<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ which asdf
/home/dev/.asdf/bin/asdf
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ sudo apt update asdf
E: The update command takes no arguments
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ sudo apt upgrade asdf
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package asdf
dev@dev:\~$ sudo apt full-upgrade
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
Get more security updates through Ubuntu Pro with ‘esm-apps’ enabled:
vlc-plugin-qt libvlc5 libpostproc-dev libzvbi-common vlc-data libvlccore9
vlc python3-virtualenv vlc-bin libcjson1 libavdevice60 libpostproc57
libswscale-dev libsvn1 libavdevice-dev libavcodec60
libgstreamer-plugins-bad1.0-0 libzvbi0t64 libavutil58 libswscale7
libavutil-dev libswresample4 vlc-plugin-video-output libavfilter-dev
rapidjson-dev 7zip libavformat60 gstreamer1.0-plugins-bad libvlccore-dev
libavformat-dev libavcodec-dev subversion libvlc-bin libvlc-dev
libswresample-dev vlc-plugin-base libavfilter9
Learn more about Ubuntu Pro at https://ubuntu.com/pro
The following upgrades have been deferred due to phasing:
bsdextrautils bsdutils eject fdisk libblkid-dev libblkid1 libfdisk1
libmbim-glib4 libmbim-proxy libmbim-utils libmount-dev libmount1
libnss-systemd libpam-systemd libpipewire-0.3-0t64 libpipewire-0.3-common
libpipewire-0.3-modules libsmartcols1 libspa-0.2-bluetooth
libspa-0.2-modules libsystemd-shared libsystemd0 libudev-dev libudev1
libuuid1 mount pipewire pipewire-bin pipewire-pulse rfkill systemd
systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev util-linux
uuid-dev uuid-runtime
0 upgraded, 0 newly installed, 0 to remove and 39 not upgraded.
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ which asdf
/home/dev/.asdf/bin/asdf
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ asdf --version
v0.15.0-31e8c93
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ cd ~/,asdf
bash: cd: /home/dev/,asdf: No such file or directory
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ git pull
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.


git pull &lt;remote&gt; &lt;branch&gt;


If you wish to set tracking information for this branch you can do so with:


git branch --set-upstream-to=&lt;remote&gt;/&lt;branch&gt; master

</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ exec $shell
dev@dev:~$ asdf list
elixir
1.14
*1.14.3-otp-25
erlang
*25.2.3
</code></pre>
<pre data-code-wrap="elixir"><code class="lang-elixir">dev@dev:~$ asdf latest elixir
1.19.4-otp-25
dev@dev:~$ asdf install elixir latest
==&gt; Checking whether specified Elixir release exists…
==&gt; Elixir version not found.

Hex.pm returned a 404 for the following URL:

https://builds.hex.pm/builds/elixir/v1.19.4-otp-25.zip

You can view a list of all Elixir releases by running ‘asdf list all elixir’.

Note: If you want to download a specific release of Elixir, please
specify the full version number (e.g. 1.2.1 instead of 1.3).
dev@dev:\~$ asdf global elixir latest
version 1.19.4-otp-25 is not installed for elixir

This is exactly what happened when i tried to update asdf</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380186" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/25">Post #24</a>
	                </div>
	            </div>
              <div id="likers-container-380186" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380186"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #24"></div>
  </section>
</div>
    <div class="postbit" id="380187" data-post-id="380187">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I see that you are overwhelmed by all the information. Maybe you want to take a step back and ask yourself do you really need asdf. Asdf is a tool to manage multiple erlang/elxir versions. Do you want to switch back and forth on elixir versions?</p>
<p>If you just want to get a phoenix dev system up, I suggest you to consider an easier path. You are on a fairly recent Ubuntu, and I am sure it comes with a decent Erlang (likely 26), which is just <code>apt install erlang</code> away. Elixir is more niche so the Ubuntu version might be quite old. However, Elixir is dead simple to compile: very few dependencies, only take a few minutes. Remember, you are on linux, the home court of free software. Everything is compile-able.</p>
<p>Also, you don’t need the latest and greatest of erlang or elixir. My production is still using erlang 25 and elixir 1.14 and I am in no hurry to upgrade.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380187" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/26">Post #25</a>
	                </div>
	            </div>
              <div id="likers-container-380187" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380187"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #25"></div>
  </section>
</div>
    <div class="postbit" id="380189" data-post-id="380189">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Silent-Wraith01" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Silent-Wraith01/120/39621_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Silent-Wraith01
                    <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>I’ll take it into consideration and I’ll get back to you by the way I’m still learning about asdf and tool managers.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380189" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/27">Post #26</a>
	                </div>
	            </div>
              <div id="likers-container-380189" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380189"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #26"></div>
  </section>
</div>
    <div class="postbit" id="380269" data-post-id="380269">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Silent-Wraith01" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Silent-Wraith01/120/39621_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Silent-Wraith01
                    <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>I will be thankful to anyone who can take their time to help me with this issue, I can’t do any web development unless I fix it. I have tried updating my asdf, I have tried to install and fix openssl multiple times.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380269" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/28">Post #27</a>
	                </div>
	            </div>
              <div id="likers-container-380269" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380269"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #27"></div>
  </section>
</div>
    <div class="postbit" id="380342" data-post-id="380342">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>You should follow the advice given above and read the documentation of <code>asdf</code> to understand how to use the tool properly.</p>
<p>You’re probably running an asdf version less than &lt; 0.16.0 which uses bash scripts, after that it’s rewritten in golang and it’s a single binary that you can download from github releases. You should read the <a href="https://asdf-vm.com/guide/upgrading-to-v0-16.html" rel="noopener nofollow ugc">upgrade guide</a>.</p>
<p>Even without that, it should be possible to install a new version of erlang. try</p>
<pre data-code-wrap="bash"><code class="lang-bash">asdf install erlang 27.3.3
</code></pre>
<p>and</p>
<pre data-code-wrap="bash"><code class="lang-bash">asdf install elixir 1.18.3
</code></pre>
<p>If they fail. you need to upgrade your asdf and install the proper extensions.</p>
<p>That being said, I recently compiled an app in Ubuntu 20.04 and tried to run it in Ubuntu 22.10 which gave me the same error. I installed libssl1.1 just for test (it’s not recommanded).</p>
<pre data-code-wrap="bash"><code class="lang-bash">wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
sudo apt install ./libssl1.1_1.1.1f-1ubuntu2_amd64.deb
</code></pre> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380342" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/29">Post #28</a>
	                </div>
	            </div>
              <div id="likers-container-380342" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380342"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #28"></div>
  </section>
</div>
    <div class="postbit" id="380348" data-post-id="380348">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Silent-Wraith01" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Silent-Wraith01/120/39621_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Silent-Wraith01
                    <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>I have already tried to update Erlang and Elixir and it stated they were up to date. I have read the guide about the tool manager of Asdf, Now I can try to update it if that doesn’t work then I’m reformatting my PC.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380348" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/30">Post #29</a>
	                </div>
	            </div>
              <div id="likers-container-380348" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380348"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #29"></div>
  </section>
</div>
    <div class="postbit" id="380362" data-post-id="380362">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<ol>
<li>update asdf as per the instructions on their website</li>
<li>update the erlang and elixir and maybe node plugins for asdf, such that they will then be aware of newer releases</li>
<li>update the individual toolchains, <em>but</em> if there is a <code>.tool-versions</code> file in your project requesting certain versions, than that has very likely a reason, and before you update random things, you should be sure to udnerstand the consequences!</li>
</ol> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="380362" data-batch-url="/posts/batch_likers">
                        0
                      </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/getting-error-unable-to-load-crypto-library-openssl-might-not-be-installed-on-this-system/73655/31">Post #30</a>
	                </div>
	            </div>
              <div id="likers-container-380362" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="380362"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #30"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/73655/load_more?page=4">Load more posts (19 remaining)</a>
</div></template></turbo-stream>