Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Giancarlo 12 posts 101 karma points
    Oct 27, 2021 @ 16:25
    Giancarlo
    0

    I am considering if possible to use uSync publisher to publish the same content on different instances of umbraco. I am using uSync publisher (8.11.4) trial version. I try to illustrate which steps I followed: 1. I install usync.publisher 2. public on localhost on two different ports two instances of the site (they do not share the same database) 3. on the target instance (to which I intend to push) I enable incoming and copy the url 4 on the source instance I enable incoming and when I click on Development the window that allows you to create AppId / AppKey opens. In the Development server I modify the url and point it to the target server. 5 Copy AppId / Key from the source server to the target server inside the uSync.Publish.config file 6 Restart IIS 6 From the source server I click on the development server and try to Check Access but it always replies "The server cannot be reached. It may be turned off or the url may be invalid?" What am I doing wrong? Any help is appreciated

  • Kevin Jump 2309 posts 14673 karma points MVP 7x c-trib
    Oct 27, 2021 @ 17:48
    Kevin Jump
    0

    Hi,

    if you are getting ""The server cannot be reached. It may be turned off or the url may be invalid?"

    the the URL part for the target server is probibly wrong (it it was the right url would be getting a diffrent error.)

    as an example this is what my local setup looks like.

    enter image description here

    Things to check

    • http vs https (are the servers responding on the right protocol?)
    • can each server see the others url (if they are localhost that should be ok)
    • is there a certificate issue (sometimes if you are running https locally there can be issues with the certficate?
  • Giancarlo 12 posts 101 karma points
    Oct 27, 2021 @ 18:15
    Giancarlo
    0

    I used https, the two localhost instance share the same certficate (IIS development certificate): one instance is https://localhost:44311 and the other is https://localhost.44310. As target url i used https://localhost.44311/umbraco.

Please Sign in or register to post replies

Write your reply to:

Draft