i18n restart every day

Hi all

I do a solutions with i18n and its work properly. But every mornig the local and default text disapears and appears the key of i18n ¡i18n:svy.fr.lbl.last_name!.

then restart de servoy server administrator, and work perfect. But the next mornig do the same.

I don’t know if I do something stupid

Thanks

We found that we didn’t have our i18n db defined as a server on the App Server.

Once we defined it, this issue went away.

I had defined the i18n as a server on the App Server.

But the issue don`t disappear…

what version of servoy is this? Do yu use smart or webclient?

If it is smart it is strange. Because smart gets the messages once and then saved it to disk so the next time they are cached
and if that cache is correct, it is very strange that the next day suddenly it tries to get the messages again and then not from the cache and it cant find it anymore on the server?

Thanks jcompagner

Servoy Client
Version 4.1.2 -build 663
Java version 11.0-b16 (Windows 2003)

I use webClient. But I check that in smart clien work properly.

what can I do to use in webClient??? :?:

i have currently no idea how 1 day your messages work fine and the next it dont

If you really close your browser or take another browser on day 1 it always is correct?
Because there shouldnt be much difference if you really close down your complete browser (or use another browser completely) and connect again.
Then doing that the next day… That just doesnt sound logical.

Are you sure your locale stays the same? There is nothing changed with the pc that connects to the server?

What kind of messages do dissappear? Where are they on? buttons? labels?

Hi Jcompagner . Thanks for answering…

If I close the browser and restar it on day 1 it work fine, equal if I take another browser.

another thing that I’ve seen in other forms is that don´t appears the keys, but the text appears in English language. When the server reboot, then appear in Spanish language. that is selected.

I sure my locale stays the same. Nothing is changed wity pc that connects to server

messages over labels and tooltips over button dissappears…

thanks a lot…