Giter Site home page Giter Site logo

Comments (3)

MaKleSoft avatar MaKleSoft commented on August 11, 2024 1

@sander85 Are your running the latest version of Padlock Cloud?

go get -u github.com/maklesoft/padlock-cloud
padlock-cloud --version

You should see this output:

padlock-cloud version 1.1.0

from padlock-cloud.

grauwoelfchen avatar grauwoelfchen commented on August 11, 2024

Hi,
Thank you for great software. I really like it :-D 🔏 🔏 🔏

After client software update (2.0), I also got almost same errors on my server for Android (Fairphone) 6.0.1 and iOS (iPhone SE) 10.3.3. I would like to just report here about my situation.

padlock-cloud was installed as latest .1.1.0 via go get.

INFO: 2017/09/09 16:51:47 120.143.4.197 OPTIONS /auth/ - method_not_allowed - OPTIONS

It had a problem for CORS at initialization. After change cors: false to cors: true in server section in config.yml, it works fine to me.
It seems that the 405 Method Not Allowed response was maybe cached in somewhere, because its response is cacheble. The restart of server was also needed.

https://httpstatuses.com/405

from padlock-cloud.

sander85 avatar sander85 commented on August 11, 2024

@MaKleSoft thanks, works now!

from padlock-cloud.

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.