We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

The ip address could not be found. an error called

Home Forums General Questions The ip address could not be found. an error called

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #60641
    sfwq
    Customer

    1

    #60648
    kdv
    Participant

    The external server is accessable only within your local network by it’s local IP adress 192.168.*.*.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #60653
    kdv
    Participant

    but someone else says I can’t find my IP address

    Where this “someone” is located? In your flat or in another town? )))

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #60659
    kdv
    Participant

    The external server interface affects the access from your local network only. By default the link to you app looks as follows http://localhost:8668/your_app/your_app.html and you can open it only from the PC where Verge3D is installed. Activating the external interface allows to access apps from your local network (to test on phones via Wi-Fi, for example).

    But it doesn’t mean that anybody can access now your apps on your PC. They are accessable only inside your local network.

    What IP adress your “somebody” enters in his browser? Did you use port-forwarding? Is this “somebody” trying to load the app from your local PC or the app is already uploaded somewhere else?

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #60667
    sfwq
    Customer

    I exported the vege3d project and attached the embed to the website.
    The first time was fine, but now the client is not able to access the site and see the exported verge3d project.
    But when I access the site, there is no problem.
    When a client enters the site and accesses the page to which the verge3d project is attached, it says that the ip address cannot be found.

    #60669

    Please make sure the embedding URL contains a valid domain such as your_client_site.com, and not something like 192.168.1.4 which is only accessible by you.

    it says that the ip address cannot be found.

    can you share this URL for us to test it out?

    Chief 3D Verger | LinkedIn | X

    #60670
    sfwq
    Customer

    I checked the embedding and it says link deleted
    .
    can i change this to my client site url?

    #60671
    sfwq
    Customer

    link deleted

    This is the url written in the embedding.
    Can I replace this with the url I specified that is not v3d?

    #60672
    kdv
    Participant

    In ideal you should replace the iframe src with a-section.html and upload your app to the same server and the same folder where the main (parent) page is located. It’s a bad idea to use cross-domain iframes.

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #60697
    sfwq
    Customer

    .

    #60701
    sfwq
    Customer

    I exported the verge3d project and attached the embedding to the page.

    #60702
    kdv
    Participant

    link deleted

    Your app is working. No errors concerning IP adress.

    You’d better add a couple of attributes in the <iframe> tag to remove the vertical scroll bar. frameborder="0" and style="position: fixed;"

    There is a problem when entering the full-screen mode

    And you will have more problems if you plan to use puzzles’ logic and continue to use the cross-origin iframe

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

    #60715
    sfwq
    Customer

    1

    #60718
    kdv
    Participant

    Yeap, the page is accessable, the app is working. The same issues as with the previous page.

    Ask your client to ping v3d.net and cdn.soft8soft.com

    Puzzles and JS coding. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.