I updated my incoming colleague's synapse and server.
Now he gets this on bootup.
An error has occurred. If this occurred with an upgrade, please revert to the older version for the meantime, and report the error message as documented below.
PC:temp
make object! [
code: 311
type: 'script
id: 'invalid-path
arg1: 'vaccinations
arg2: none
arg3: none
near: [patient-obj/vaccinations: copy result
if callback
]
where: func [channel result][
either all [
parse result ['done skip 'ok set result block! end]
parse result ['fetch-all-vaccinations skip set result block! end]
] [
case [
parse result [1 1 -1 string! end] [
send-text/about result/2
]
true [
if object? tabl [
insert clear head tabl/data result
tabl/redraw
]
patient-obj/vaccinations: copy result
if callback [f]
]
]
] [
either find mold result "service not found" [
need-new-server-message result
] [
verbose-alert/title mold result {An error occurred with fetch-all-vaccinations on server}
]
]
]
]
Latest server and client.
I'm working at half mast today, I think my ESR is higher than Grahams :( Dx: URTI vs. Flu.