<p>I try to follow openstreetmap-website's CONFIGURE.md and i reached the point of loading an extract with Osmosis. I run this code;</p>
<p>osmosis --read-pbf greater-london-latest.osm.pbf</p>
<blockquote>
<p>--write-apidb host="localhost" database="openstreetmap" <br>
user="openstreetmap" password="" `validateSchemaVersion="no"</p>
</blockquote>
<p>then i get this;</p>
<p><code>Jan 27, 2020 6:28:08 PM org.openstreetmap.osmosis.core.Osmosis main SEVERE: Execution aborted. org.openstreetmap.osmosis.core.OsmosisRuntimeException: Argument 7 doesn't contain a value after the '=' (ie. name=value). at org.openstreetmap.osmosis.core.cli.CommandLineParser.parseTask(CommandLineParser.java:281) at org.openstreetmap.osmosis.core.cli.CommandLineParser.parse(CommandLineParser.java:75) at org.openstreetmap.osmosis.core.Osmosis.run(Osmosis.java:74) at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) at org.codehaus.classworlds.Launcher.main(Launcher.java:47) </code><br>
I've tried to put the pbf file in the openstreetmap-website directory to see if it helps, no luck. The role openstreetmap doesn't exist so i put my own credentials. It worked - kinda - but it can't connect to the database. And i also got a severe error which said that task 1-read-pbf failed.</p>
<p>What should i do? help</p>
<p>I'm trying to run an OSM-server with fictional stuff in it. Mapping of course.</p>
<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/issues/2523?email_source=notifications&email_token=AAK2OLPPHB6NOHUJX4MBAEDQ74LJPA5CNFSM4KMFGYFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4II7WPSA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPD6BMIZKF3FQRCXA3Q74LJPANCNFSM4KMFGYFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLNE5MULIXPPTHV7XKDQ74LJPA5CNFSM4KMFGYFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4II7WPSA.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/issues/2523?email_source=notifications\u0026email_token=AAK2OLPPHB6NOHUJX4MBAEDQ74LJPA5CNFSM4KMFGYFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4II7WPSA",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2523?email_source=notifications\u0026email_token=AAK2OLPPHB6NOHUJX4MBAEDQ74LJPA5CNFSM4KMFGYFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4II7WPSA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>