Giter Site home page Giter Site logo

large upload to wago fails about packager HOT 5 OPEN

arkayenro avatar arkayenro commented on September 27, 2024
large upload to wago fails

from packager.

Comments (5)

nebularg avatar nebularg commented on September 27, 2024

It's an issue with wago servers that I haven't found a way to mitigate.

from packager.

arkayenro avatar arkayenro commented on September 27, 2024

figured it out (at least i think i have, and its working so far after multiple packages).

the wago secret appears to have a newline at the end (or theres something funky with it). i added a line to echo out what it was checking and the closing bracket (around the secret) would be on the next line for the project that was failing, but would be on the same line for the test project that always worked. it should have been the same secret value for both projects so they should have been the same.

so id see[***] vs [***
]

i created a new api token in wago and updated the wago secret in both projects and both projects are now uploading to wago without any issues.

im not sure how a "broken" secret would ever work in the first place. i would have expected an auth failure instead.

i doubt its anything to do with the code but if you have a broken project that you can test with to be able to confirm a new secret works? otherwise i guess just close this.

from packager.

nebularg avatar nebularg commented on September 27, 2024

interesting, the last person to report this also "fixed" it by regenerating their wago token

from packager.

janpantel avatar janpantel commented on September 27, 2024

@arkayenro this is an interesting find, did you use the copy to clipboard button to copy the secret? I'm wondering how a newline made its way in there. I agree tho, the response is far from perfect.

PS: i'm one of the devs of wago addons

from packager.

arkayenro avatar arkayenro commented on September 27, 2024

i think i did but this would have been my first time with secrets so i most likely pasted it into notepad first to check it and when ive copied it from there ive grabbed the line, not just the secret, and it got pasted with the cr/nl on the end.

it should be fairly simple to test though, and hopefully work out why its not generating an auth failure.

from packager.

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.