| | 175 | |
| | 176 | === Uploading to a closed changeset ===#ChangesetClosed |
| | 177 | If you upload to an open changeset, the upload may fail because the changeset has been closed in the meantime. It could have been closed by the server because of a timeout (changesets don't stay open for more than 24 hours) or because you closed it explicitly in another JOSM instance. |
| | 178 | |
| | 179 | JOSM displays the following error message: |
| | 180 | |
| | 181 | [[Image(error-dialog-changeset-closed.png)]] |
| | 182 | |
| | 183 | '''How to resolve''' |
| | 184 | * Launch the Upload Dialog again |
| | 185 | * Select another open changeset or select to upload to a new changeset |
| | 186 | * Upload again |
| | 187 | |
| | 188 | |
| | 189 | |