Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
I Updated Trains-Server Today, And Now It'S Very Unstable, Web Interface Randomly Stops Working. Anyone Had The Same Problem? I'Ve Never Had Any Problems With Updating The Server Before

I updated trains-server today, and now it's very unstable, Web interface randomly stops working. anyone had the same problem? I've never had any problems with updating the server before

  
  
Posted 3 years ago
Votes Newest

Answers 18


DilapidatedDucks58 if you get this error, what container version did you start?

  
  
Posted 3 years ago

Yeah, although I hope the image will be in allegroai/trains shortly 🙂

  
  
Posted 3 years ago

I assume, temporary fix is to switch to trains-server?

  
  
Posted 3 years ago

hmmm allegroai/trains:latest whatever it is

  
  
Posted 3 years ago

Apologies - it seems we've had an issue with pushing the docker container to the allegroai/trains dockerhub repository (it's also mirrored in the allegroai/trains-server repository into which the push did go as expected) - we're fixing that now. Since the docker-compose file points to the allegroai/trains repository, you received the aforementioned error...

  
  
Posted 3 years ago

I decided to restart the containers one more time, this is what I got.

I had to restart Docker service to remove the containers

  
  
Posted 3 years ago

this is how the interface looks

  
  
Posted 3 years ago

as a sidenote, I am not able to pull the newest release, looks like it's not pushed?
"Error response from daemon: manifest for allegroai/trains:0.14.2 not found"

  
  
Posted 3 years ago

working on the logs

  
  
Posted 3 years ago

Please hit Ctrl-F5 refresh the entire page, see if it is till empty....

  
  
Posted 3 years ago

I've already pulled new images from trains-server, let's see if the initial issue occurs again. thank for the fast response guys!

  
  
Posted 3 years ago

DilapidatedDucks58 the image is there - please try again and let me know

  
  
Posted 3 years ago

Hi DilapidatedDucks58 ,
I'm not aware of anything of this nature, but I'd like to get a bit more information so we could check it.
Could you send the web-server logs ? either from the docker or the browser itself.

  
  
Posted 3 years ago

web-server seems okay, could you send the logs from the api-server?
Also if you can, the console logs from your browser, when you get the blank screen. Thanks.

  
  
Posted 3 years ago

I'll get back to you with the logs when the problem occurs again

  
  
Posted 3 years ago

dnk if it's relevant, but I also added a new user to apiserver.conf today

  
  
Posted 3 years ago

I've done it many times, using different devices. sometimes it works, sometimes it doesn't

  
  
Posted 3 years ago

Hi DilapidatedDucks58 ,
If the issue returns, please post the browser console logs as well as the trains-apiserver container logs - we'd really like to get to the bottom of it - I tried upgrading a server here as well as installing a new server and so far couldn't reproduce 😢

  
  
Posted 3 years ago
638 Views
18 Answers
3 years ago
one year ago
Tags