i wanted to check the compatibility with umbraco cloud if anyone has experience with it?
we've tried running the plugin on a test site and it appears to work fine. however restoring the site locally caused all sorts of problems...
umbraco spun up, however it was dog slow and the processor on the machine went through the roof! looking in the logs, it appears there were missing config files and once those were restored, issues writing to the database. i'm not sure if this is due to umbraco cloud using local db now rather than sql ce...
so before we got carried away, i thought i'd ask if anyone else has experience of using seo checker with umbraco cloud?!
Sorry to hear you have issues with this. I have a few customers that i know of running on Umbraco cloud without issues. Could it be that you don't have enough rights locally to run the installer? When tables are missing etc it will create those on startup.
i've done some more investigation into this and i think it was all due to the gitnore file excluding .config files.
the seo checker was installed in umbraco running on the cloud site rather than locally. this meant that certain files were missing from the installation when i checked the site out and ran it locally...
so i manually removed all the files and then reinstalled the plugin. that also meant i could manually set which files to push when going into git and everything now works as expected.
compatabilty with umbraco cloud?
hey out there,
i wanted to check the compatibility with umbraco cloud if anyone has experience with it?
we've tried running the plugin on a test site and it appears to work fine. however restoring the site locally caused all sorts of problems...
umbraco spun up, however it was dog slow and the processor on the machine went through the roof! looking in the logs, it appears there were missing config files and once those were restored, issues writing to the database. i'm not sure if this is due to umbraco cloud using local db now rather than sql ce...
so before we got carried away, i thought i'd ask if anyone else has experience of using seo checker with umbraco cloud?!
cheers,
jake
Hi Jake,
Sorry to hear you have issues with this. I have a few customers that i know of running on Umbraco cloud without issues. Could it be that you don't have enough rights locally to run the installer? When tables are missing etc it will create those on startup.
Best,
Richard
hi richard, thank you for replying.
i've done some more investigation into this and i think it was all due to the gitnore file excluding .config files.
the seo checker was installed in umbraco running on the cloud site rather than locally. this meant that certain files were missing from the installation when i checked the site out and ran it locally...
so i manually removed all the files and then reinstalled the plugin. that also meant i could manually set which files to push when going into git and everything now works as expected.
so far so good!
cheers,
jake
Hi Jake for getting back.
Too bad you had issues on install could be ignore file indeed. Hope it will be all smooth sailing from now on.
Best,
Richard
is working on a reply...