<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/migurski/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/migurski">@migurski</a> how to I migrate to the newest version? I did a rerun of docker-compose build after rebasing and that ran through. But I see errors afterwards:</p>
<h3>1</h3>
<pre><code>docker-compose run --rm web bundle exec rake test:db
Creating openstreetmap-website_web_run ... done
rake aborted!
ActiveRecord::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied to create database
/var/lib/gems/2.7.0/gems/activerecord-6.0.3.4/lib/active_record/connection_adapters/postgresql/database_statements.rb:92:in `exec'
</code></pre>
<h3>2</h3>
<pre><code>$ cp config/docker.database.yml config/database.yml
cp: config/docker.database.yml: No such file or directory
</code></pre>
<h3>3</h3>
<pre><code>$ docker-compose up -d
ERROR:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
Supported filenames: docker-compose.yml, docker-compose.yaml
</code></pre>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2409#issuecomment-752515182">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMGJM72B4RHQEJQVR3SXML2HANCNFSM4JDURRXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLMATCOABZJIJF52FMDSXML2HA5CNFSM4JDURRXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFTNHQ3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2409#issuecomment-752515182",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2409#issuecomment-752515182",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>