Code Monkey home page Code Monkey logo

node-red-contrib-wirelesstag's People

Contributors

hlapp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

peteraquino

node-red-contrib-wirelesstag's Issues

wirelesstag-all not functioning

I recently installed node-red and this collection of wirelesstag nodes on a machine running Ubunto 20.10.

The wireless-tag-s node seems to be working as intended, however, I cannot get the wirelesstag-all node to function.

Here is the console output associated with that failure:

[error] [wirelesstag-all:56812e1.c6438c] TypeError: Cannot read property 'uuid' of undefined

I am running Node-RED version: v.1.2.7, Node.js version v15.6.0

Login to Wireless Tag Cloud should stop pending logout

Redeploying a flow in Node-RED results in stopping it, followed by starting it again. The process of stopping flows does not (and arguably can't truly know how to) wait for all node shutdown tasks to have completed, and as a result a flow being redeployed may start up before the tear down for all nodes has completed. This means that we may in some conditions have a Wireless Tag Cloud logout pending as part of stopping flows, while we're already logging in as part of starting. This will result in the polling updater to supply a stale auth cookie to the SOAP service, which will then fail with a type error (because the response is now HTML for the login page instead of SOAP XML).

Unable to populate selection lists

Not sure if I'm missing something or it's just not working.

I'm able to get the "A" node to return information to the debug panel as it rolls in, but the "S" node keeps giving the same error message:

Unable to populate selection lists (404 - Not Found):
Cannot GET /admin/wirelesstag//tagmanagers

This is of course after deploying the node and having it pointing to the same (and only) API config that seems to be working for the "A" node. Am I missing some important detail? Thanks.

Multiple errors--APICallError

APICallError: Forbidden
Calling https://www.mytaglist.com/ethClient.asmx/GetTagManagerTagList with body {} failed with status 403
at checkAPIerror (C:\Users\home\node_modules\wirelesstags\lib\platform.js:655:16)
at Request._callback (C:\Users\home\node_modules\wirelesstags\lib\platform.js:588:21)
at Request.self.callback (C:\Users\home\node_modules\request\request.js:185:22)
at Request.emit (events.js:315:20)
at Request. (C:\Users\home\node_modules\request\request.js:1161:10)
at Request.emit (events.js:315:20)
at IncomingMessage. (C:\Users\home\node_modules\request\request.js:1083:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (_stream_readable.js:1221:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21

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.