Giter VIP home page Giter VIP logo

Comments (4)

lepszy avatar lepszy commented on August 30, 2024

try to replace links like http://yourlink.de/ or https://yourlink.de/ with //yourlink.de/

from nostradamiq.

passiweinberger avatar passiweinberger commented on August 30, 2024

@lepszy tried it... Already had some relative, but these didn't work either. Now all are relative but still doesn't fix it :S
The only way to still load them currently is to manually disable the security on your browser, but there has to be a way to get around it :S

from nostradamiq.

2075 avatar 2075 commented on August 30, 2024

in https all content you will be loading has to be https, too.
lepszy's proposal with // is the common way to address this.

if you have content which is available only through http, this can be solved e.g. through a proxy.

sadly its a php app, so i cannot assist here. with node we could implement a smarter microservice architecture with e.g. a proxy. ;)

for integration of oauth tokens etc you should not consider switching back to http.

i will have a look though from the frontend side...

from nostradamiq.

2075 avatar 2075 commented on August 30, 2024

most issues seem to come from climateviewer, they offer https with a selfsigned certificate, should work, though:

http://climateviewer.net/netj1/proxy?http%3A%2F%2Fwww.tryse.net%2Fkmlfactbook%2Fflag%2Fwe.gif Failed to load resource: the server responded with a status of 404 (Not Found) Cesium.js:432 Error loading image for billboard: [object Event]

from nostradamiq.

Related Issues (13)

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.