<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Error in Storage since build 29]]></title><description><![CDATA[<p>I just rebuilt my dedicated server using scripts <a href="/hc/en-us/community/posts/209633989-Working-dedicated-server-on-Debian-8-6-x64" target="_blank" rel="nofollow noreferrer">here</a> and now get error in storage.log</p>
<p> </p>
<pre>Loading mods in 'mods'<br>Starting storage server<br>Storage listening on 21027<br>[127.0.0.1:43513] Incoming connection<br>[127.0.0.1:43514] Incoming connection<br>[127.0.0.1:43515] Incoming connection<br>[127.0.0.1:43516] Incoming connection<br>[127.0.0.1:43517] Incoming connection<br>[127.0.0.1:43518] Incoming connection<br>TypeError: Cannot read property 'get' of null<br>    at dbEnvGet (/home/screeps/screeps/server/modules/storage/lib/db.js:298:47)<br>    at Proto.apply (/home/screeps/screeps/server/modules/storage/node_modules/dnode-protocol/index.js:123:13)<br>    at Proto.handle (/home/screeps/screeps/server/modules/storage/node_modules/dnode-protocol/index.js:99:19)<br>    at D.dnode.handle (/home/screeps/screeps/server/modules/storage/node_modules/dnode/lib/dnode.js:140:21)<br>    at D.dnode.write (/home/screeps/screeps/server/modules/storage/node_modules/dnode/lib/dnode.js:106:22)<br>    at Socket.ondata (_stream_readable.js:555:20)<br>    at emitOne (events.js:96:13)<br>    at Socket.emit (events.js:188:7)<br>    at readableAddChunk (_stream_readable.js:176:18)<br>    at Socket.Readable.push (_stream_readable.js:134:10)<br>/home/screeps/screeps/server/modules/storage/lib/db.js:50<br>    var values = env.get(1);<br>                    ^<br><br>TypeError: Cannot read property 'get' of null<br>    at Timeout.envCleanExpired [as _onTimeout] (/home/screeps/screeps/server/modules/storage/lib/db.js:50:21)<br>    at ontimeout (timers.js:365:14)<br>    at tryOnTimeout (timers.js:237:5)<br>    at Timer.listOnTimeout (timers.js:207:5)</pre>]]></description><link>http://screeps.com/forum/topic/491/error-in-storage-since-build-29</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 21:39:57 GMT</lastBuildDate><atom:link href="http://screeps.com/forum/topic/491.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Nov 2016 07:26:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error in Storage since build 29 on Invalid Date]]></title><description><![CDATA[<p>I just rebuilt my dedicated server using scripts <a href="/hc/en-us/community/posts/209633989-Working-dedicated-server-on-Debian-8-6-x64" target="_blank" rel="nofollow noreferrer">here</a> and now get error in storage.log</p>
<p> </p>
<pre>Loading mods in 'mods'<br>Starting storage server<br>Storage listening on 21027<br>[127.0.0.1:43513] Incoming connection<br>[127.0.0.1:43514] Incoming connection<br>[127.0.0.1:43515] Incoming connection<br>[127.0.0.1:43516] Incoming connection<br>[127.0.0.1:43517] Incoming connection<br>[127.0.0.1:43518] Incoming connection<br>TypeError: Cannot read property 'get' of null<br>    at dbEnvGet (/home/screeps/screeps/server/modules/storage/lib/db.js:298:47)<br>    at Proto.apply (/home/screeps/screeps/server/modules/storage/node_modules/dnode-protocol/index.js:123:13)<br>    at Proto.handle (/home/screeps/screeps/server/modules/storage/node_modules/dnode-protocol/index.js:99:19)<br>    at D.dnode.handle (/home/screeps/screeps/server/modules/storage/node_modules/dnode/lib/dnode.js:140:21)<br>    at D.dnode.write (/home/screeps/screeps/server/modules/storage/node_modules/dnode/lib/dnode.js:106:22)<br>    at Socket.ondata (_stream_readable.js:555:20)<br>    at emitOne (events.js:96:13)<br>    at Socket.emit (events.js:188:7)<br>    at readableAddChunk (_stream_readable.js:176:18)<br>    at Socket.Readable.push (_stream_readable.js:134:10)<br>/home/screeps/screeps/server/modules/storage/lib/db.js:50<br>    var values = env.get(1);<br>                    ^<br><br>TypeError: Cannot read property 'get' of null<br>    at Timeout.envCleanExpired [as _onTimeout] (/home/screeps/screeps/server/modules/storage/lib/db.js:50:21)<br>    at ontimeout (timers.js:365:14)<br>    at tryOnTimeout (timers.js:237:5)<br>    at Timer.listOnTimeout (timers.js:207:5)</pre>]]></description><link>http://screeps.com/forum/post/2372</link><guid isPermaLink="true">http://screeps.com/forum/post/2372</guid><dc:creator><![CDATA[akuukis]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error in Storage since build 29 on Invalid Date]]></title><description><![CDATA[<p>It seems your <code>db.json</code> is corrupted, it doesn’t contain the mandatory <code>env</code> collection. Try to replace this file with the original version in <code>modules/storage/db.original.json</code>.</p>]]></description><link>http://screeps.com/forum/post/2373</link><guid isPermaLink="true">http://screeps.com/forum/post/2373</guid><dc:creator><![CDATA[artch]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error in Storage since build 29 on Invalid Date]]></title><description><![CDATA[<p>The same on Build 30</p>]]></description><link>http://screeps.com/forum/post/2374</link><guid isPermaLink="true">http://screeps.com/forum/post/2374</guid><dc:creator><![CDATA[akuukis]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error in Storage since build 29 on Invalid Date]]></title><description><![CDATA[<p>Oh, didn't notice comment. I tried but copied something wrong, so I will nuke the folder and start over, but that's for later.</p>]]></description><link>http://screeps.com/forum/post/2375</link><guid isPermaLink="true">http://screeps.com/forum/post/2375</guid><dc:creator><![CDATA[akuukis]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error in Storage since build 29 on Invalid Date]]></title><description><![CDATA[<p>Nuked folder, redownloaded screeps and everything works now.</p>]]></description><link>http://screeps.com/forum/post/2376</link><guid isPermaLink="true">http://screeps.com/forum/post/2376</guid><dc:creator><![CDATA[akuukis]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error in Storage since build 29 on Invalid Date]]></title><description><![CDATA[<p>Thx for the info, Artem. I was stuck with an empty db.json, and replacing it with the File from `server\node_modules\@screeps\storage\db.original.json` (using Steam) enabled me to start the server again without having to completely reinstall the game.</p>]]></description><link>http://screeps.com/forum/post/2377</link><guid isPermaLink="true">http://screeps.com/forum/post/2377</guid><dc:creator><![CDATA[Mirroar]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>