Your app is crashing. Here's the latest log:

Errors prevented startup:

While building for os.linux.x86_64:
server/medic.js:2829:180: /opt/meteor/miteam/server/medic.js: Unexpected token, expected "," (2829:180)

  2827 |           registrska_oznaka: car.registrska_oznaka,
  2828 |           distance: sni.sni_st_km,
> 2829 |           AtTheFinish_ts: sni.AtTheFinish_ts, Free_ts: sni.Free_ts, OnSpot_ts: sni.OnSpot_ts, OnTheWayBack_ts: sni.OnTheWayBack_ts, OnWay_ts: sni.OnWay_ts, TeamBack_ts: TeamBack_ts),
       |                                                                                                                                                                                     ^
  2830 |           zzzs: pacient.zzzs, spol: pacient.spol, nzp_datum_rojstva: pacient.pni_z_datum_rojstva || pacient.prp_r_datum_rojstva, relacija_ime_priimek: pacient.ime_in_priimek_pacienta,
  2831 |           document_type: "Neplanirani", createdBy: "system"
  2832 |         });

Your application has errors. Waiting for file change.