Giter Club home page Giter Club logo

Comments (9)

ramnite avatar ramnite commented on May 31, 2024

I am using:

  • OS: macOS Big Sur 11.3.
  • ATAT: 1.8.2.
  • Node: 14.16.1

After being able to upgrade to ATAT latest version (#54), I am experiencing the same issue as @zerocomte with the tertiaryRigh condition. In my case, my alert is very simple, nothing fancy. Just a MACD Line crossing up the MACD Signal.

The alert creation process seems to work fine until it reaches the tertiaryRigh condition ("Signal", in my case), which triggers the following error:

 ERROR  waiting for XPath (//div[contains(@class, 'tv-alert-dialog__group-item--right ')]/div[contains(@class, 'js-number-input')]/input)[1] failed: timeout 3000ms exceeded

  at new WaitTask (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/node_modules/puppeteer/src/common/DOMWorld.ts:780:28)
  at DOMWorld.waitForXPath (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/node_modules/puppeteer/src/common/DOMWorld.ts:675:22)
  at Frame.waitForXPath (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/node_modules/puppeteer/src/common/FrameManager.ts:1193:47)
  at Page.waitForXPath (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/node_modules/puppeteer/src/common/Page.ts:2111:29)
  at fetchFirstXPath (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/src/service/tv-page-actions.ts:15:20)
  at performActualEntry (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/src/service/tv-page-actions.ts:208:50)
  at configureSingleAlertSettings (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/src/service/tv-page-actions.ts:238:5)
  at addAlert (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/src/service/tv-page-actions.ts:331:5)
  at addAlertsMain (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/src/add-alerts.ts:209:9)
  at Command.<anonymous> (/usr/local/lib/node_modules/@alleyway/add-tradingview-alerts-tool/src/cli.ts:67:13)

Could this be related to the puppeteer-related errors I get when I try to update my tradingview-alerts-home?

Screen Shot 2021-05-10 at 13 32 35

from add-tradingview-alerts-tool.

mlake avatar mlake commented on May 31, 2024

Could each of you try installing a beta release and confirm the fix?

npm install @alleyway/add-tradingview-alerts-tool@beta

@ramnite looks like you have a permissions issue from all the sudo commands...
You could try the following:

sudo chown -R $(whoami) .

To avoid permissions hell, you might want to think about installing NVM:
https://github.com/nvm-sh/nvm

from add-tradingview-alerts-tool.

zerocomte avatar zerocomte commented on May 31, 2024

image

I installed. I tried. But same resultat. It can't found the dropdown list.

failed

from add-tradingview-alerts-tool.

mlake avatar mlake commented on May 31, 2024

@zerocomte I should have mentioned that you should run that command in the same directory your config files are located..

lools like you're doing everything in "C:/Users/thomas/Documents/TV/" so that's where you should run the command

the ATAT Version should end being 1.8.4-beta.0

from add-tradingview-alerts-tool.

zerocomte avatar zerocomte commented on May 31, 2024

Oh sorry, my mistake!

from add-tradingview-alerts-tool.

zerocomte avatar zerocomte commented on May 31, 2024

Now, with update into the good repository, That is working great:

image

from add-tradingview-alerts-tool.

mlake avatar mlake commented on May 31, 2024

ça roule...i will close this issue then! Happy alerting!

from add-tradingview-alerts-tool.

zerocomte avatar zerocomte commented on May 31, 2024

Merci!

Have a nice day!

from add-tradingview-alerts-tool.

ramnite avatar ramnite commented on May 31, 2024

Thanks for the tip about permissions. I will look into it later, unless you think that it is related to my current issue.

Unlike zerocomte, the issue persists for me. As you can see, I have installed the beta version but still receiving the same error:

Screen Shot 2021-05-10 at 14 56 17

from add-tradingview-alerts-tool.

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.