|
|
|
# Trouble shooting
|
|
|
|
|
|
|
|
First see if the [omero](https://omero.research.uts.edu.au) webpage is functioning. If you are unable to connect there is probably something wrong with the server.
|
|
|
|
First see if the [omero](https://omero.research.uts.edu.au) webpage is functioning. If you are unable to connect you may need to [connect through the VPN]() probably something wrong with the server.
|
|
|
|
|
|
|
|
|
|
|
|
## OMERO.web
|
|
|
|
### Web page won't load
|
|
|
|
* Check that the URL has the `https` has the start:[https:omero.research.uts.edu.au](https:omero.research.uts.edu.au)
|
|
|
|
* Make sure you're connected to the UTS network. I you are working externally then connect using the VPN. Instructions available [here](https://code.research.uts.edu.au/MIF/OMERO-instructions/wikis/clients/off-site-instructions) and [here](https://uts.service-now.com/serviceconnect/?id=kb_article&sys_id=85dd08776fc2f100089be4021c3ee48f).
|
|
|
|
|
|
|
|
### I can't see any pictures
|
|
|
|
When you log in you will see the data you own in your default group. If all you can see empty page try the following:
|
|
|
|
|
|
|
|
1. Click on the Group button at the top-left of the webpage under the OMERO icon.
|
|
|
|
2. Select a group you're a member of
|
|
|
|
3. Click `Show All Members`
|
|
|
|
|
|
|
|

|
|
|
|
### Download times out
|
|
|
|
If file you're downloading is large it may exceed the download limits for your browser and you might see
|
|
|
|
|
|
|
|
* Gateway Time out. 504, [nginx time out](./media/nginx_timeout.png)
|
|
|
|
* Zip64 error
|
|
|
|
|
|
|
|
**Solution:** Use OMERO.insight for downloads. Installed on the computer lab or install through UTS SelfService Software install to install on your computer.
|
|
|
|
|
|
|
|
|
|
|
|
### Random crashes
|
|
|
|

|
|
|
|
Maybe due to timeout on requests from the server to the database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## OMERO.insight (desktop application)
|
|
|
|
|
| ... | ... | @@ -20,21 +49,3 @@ First see if the [omero](https://omero.research.uts.edu.au) webpage is functioni |
|
|
|
The OMERO.insight client doesn't handle changes in your network [connection](./media/connection_lost.png) well. This may occur when moving between WiFi network areas or disconnecting from the ethernet.
|
|
|
|
|
|
|
|
**Solution:** close and reconnect. Avoid moving between networks with the client open. |
|
|
|
|
|
|
|
|
|
|
|
## OMERO.web
|
|
|
|
## Web page won't load
|
|
|
|
* Check that the URL is https:omero.research.uts.edu.au
|
|
|
|
* Make sure you're connected to the UTS network. I you are working externally then connect using a [VPN](https://uts.service-now.com/serviceconnect/?id=kb_article&sys_id=85dd08776fc2f100089be4021c3ee48f).
|
|
|
|
|
|
|
|
|
|
|
|
### Download times out
|
|
|
|
* Gateway Time out. 504, [nginx time out](./media/nginx_timeout.png)
|
|
|
|
* Zip64 error
|
|
|
|
|
|
|
|
**Solution:** Use OMERO.insight for downloads. Installed on the computer lab or request IT to install on your computer.
|
|
|
|
|
|
|
|
|
|
|
|
### Random crashes
|
|
|
|
[Data Retrieval](./media/comm_error.png)
|
|
|
|
Maybe due to timeout on requests from the server to the database. |
|
|
\ No newline at end of file |