uSync database on VM
cjacob-addland opened this issue · 3 comments
cjacob-addland commented
I have got Umbraco running on an App Service on Azure. The database is in a SQL Virtual Machine. Though Umbraco can run with the database in the VM, uSync doesn't seem to do anything and no content is updated or synched.
Would you be able to guide on what could be the issue or does uSync does not support VM databases?
KevinJump commented
Hi, this might not be a uSync issue -
uSync performs all its changes via the Umbraco APIs and doesn't do anything directly with the DB - so if umbraco works with the DB then uSync should.
I would check the Umbraco logs - there may be other reasons the changes aren't being applied.
things to check
- if you are load balancing in any way then uSync will only run though changes on the master server (this can include if you are sharing the DB between azure a local as Umbraco will think those servers are load balanced). this would be in the logs.
- If uSync handlers are turned off, or missing then the sync will run though the bits it can, but might for example not import content - this would also be in the logs.
KevinJump commented
Hi also, just for my sanity, which version of uSync / Umbraco are you running?
cjacob-addland commented
Hey Kevin,
We are using Umbraco 7.15.6 with uSync (uSync.BackOffice 4.0.16.0) (uSync.Core 6.0.15.0) [uSync.Content: 4.1.9.1]
We do not see any logs for the failure. uSync just times out and doesn’t do any sync whatsoever.
Kind regards,
Cyrene Jacob
[cid:image001.jpg@01D6CEFA.0A2F34A0]
Cyrene Jacob
Chief Technology Officer
07903884244
addland.com
Addland Ltd. | Company number 11366090 | United House, 9 Pembridge Road, London, W11 3JY
[cid:image003.png@01D6CEFA.0A35C450]
From: Kevin Jump <notifications@github.com>
Sent: 10 December 2020 09:58
To: KevinJump/uSync <uSync@noreply.github.com>
Cc: Cyrene Jacob <c.jacob@addland.com>; Author <author@noreply.github.com>
Subject: Re: [KevinJump/uSync] uSync database on VM (#261)
Hi also, just for my sanity, which version of uSync / Umbraco are you running?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<KevinJump/uSync#261 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQ27E5P4JQEJ4PET3RU3GEDSUCLT3ANCNFSM4UUWPX4Q>.