Giter Site home page Giter Site logo

Comments (5)

floogulinc avatar floogulinc commented on May 29, 2024

Looking at the error it seems you missed a letter: htps://horihydrus.duckdns.org/verify_access_key. it should start with https.

from hydrus-web.

floogulinc avatar floogulinc commented on May 29, 2024

Looking at the Debugger, it seems I am being redirected from port 80 to 443 - shouldn't it be 7869?

Your hydrus API is at 7869 but caddy is running on 443 (the default https port) and proxying requests to 7869 while handling the https certificate and such.

What exactly takes care of updating the IP of my domain on Duck DNS in this process?

If you're using Tailscale, the Tailscale IP of the machine is static and won't change so it doesn't need to be updated on DuckDNS.

from hydrus-web.

horribleCodes avatar horribleCodes commented on May 29, 2024

Boy, do I have egg on my face now. thanks for pointing that out, it works now.
On a similar note, is it possible to specify a port in the API URL? Entering the port with :7869 didn't work with Hydrus Web, but maybe there is some way I could connect with https://domain.duckdns.org/hydrus?

from hydrus-web.

floogulinc avatar floogulinc commented on May 29, 2024

Is there a reason you don't want to use port 443? You can change the port in the Caddyfile by changing the url at the top to include the port for example https://DOMAIN.duckdns.org:1234 and set that in the hydrus web config but there isn't much reason to unless you need port 443 for some other program.

from hydrus-web.

horribleCodes avatar horribleCodes commented on May 29, 2024

I would have liked to do just that, yes.
In any case, since my isssue has been resolved, I'll close it now.

from hydrus-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.