-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set up #3176
Comments
Hello @midoan2! Welcome to the elizaOS community. Thank you for opening your first issue; we appreciate your contribution. You are now an elizaOS contributor! |
I too am getting similar issues the most recurrent one being this :
and this:
|
Yeah I'm seeing this too, tried adding my 2FA code for Twitter thinking that might help and still seeing it
This is on 0.1.9 |
same issue |
@allen-hsu @Aryan-Bhargav8 @AmpedFinance @midoan2 @martincik Change the chatmodel to anthropic or open router or open! it will not show any errors. You can contact me there on my gig I will help you out! |
@yasir23 |
I cloned the repo then changed the env and character files to use twitter via gaianet ai model
but I keep getting this
⢀⠀ Initializing Pyth Data Plugin...
===============================
Name : openai-plugin
Version : 0.1.0
X Account : https://x.com/Data0x88850
GitHub : https://github.com/0xrubusdata
Actions :
===============================
SEI IS BEING INITIALIZED
(node:33729) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.(node:33729) ExperimentalWarning: CommonJS module /home/mido/eliza/node_modules/is-async-function/index.js is loading ES Module /home/mido/eliza/node_modules/async-function/require.mjs using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
⡀⠀ Initializing Pyth Data Plugin...[2025-02-02 22:18:00] ERROR: Failed to fetch DBPDA
[2025-02-02 22:18:00] ERROR: Cannot found onchain data in this wallet.
(node:33729) ExperimentalWarning:
--experimental-loader
may be removed in the future; instead useregister()
:--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));'
(Use
node --trace-warnings ...
to show where the warning was created)(node:33729) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use
node --trace-deprecation ...
to show where the warning was created)(node:33729) ExperimentalWarning:
--experimental-loader
may be removed in the future; instead useregister()
:--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));'
(Use
node --trace-warnings ...
to show where the warning was created)(node:33729) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use
node --trace-deprecation ...
to show where the warning was created)(node:33729) ExperimentalWarning:
--experimental-loader
may be removed in the future; instead useregister()
:--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));'
(Use
node --trace-warnings ...
to show where the warning was created)(node:33729) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use
node --trace-deprecation ...
to show where the warning was created)(node:33729) ExperimentalWarning:
--experimental-loader
may be removed in the future; instead useregister()
:--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("ts-node/esm", pathToFileURL("./"));'
(Use
node --trace-warnings ...
to show where the warning was created)(node:33729) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use
node --trace-deprecation ...
to show where the warning was created)⢋⠀ Initializing Pyth Data Plugin...
┌────────────────────────────────────────┐
│ PYTH DATA PLUGIN │
├────────────────────────────────────────┤
│ Initializing Pyth Data Services... │
│ Version: 1.0.0 │
└────────────────────────────────────────┘
✔ Pyth Data Plugin initialized successfully!
┌───────────────────────────┬───┬───┬───┬──────────────────────────────────────────────────────────────────┐
│ Action │ H │ V │ E │ Similes │
├───────────────────────────┼───┼───┼───┼──────────────────────────────────────────────────────────────────┤
│ GET_PRICE_FEEDS │ ✓ │ ✓ │ ✓ │ FETCH_PRICE_FEEDS, LIST_PRICE_FEEDS, QUERY_PRICE_FEEDS │
├───────────────────────────┼───┼───┼───┼──────────────────────────────────────────────────────────────────┤
│ GET_PRICE_UPDATES_STREAM │ ✓ │ ✓ │ ✓ │ STREAM_PRICE_UPDATES, SUBSCRIBE_TO_PRICES, WATCH_PRICE_FEED │
├───────────────────────────┼───┼───┼───┼──────────────────────────────────────────────────────────────────┤
│ GET_LATEST_PRICE_UPDATES │ ✓ │ ✓ │ ✓ │ FETCH_LATEST_PRICES, GET_CURRENT_PRICES, CHECK_PRICE_FEED │
├───────────────────────────┼───┼───┼───┼──────────────────────────────────────────────────────────────────┤
│ GET_LATEST_PUBLISHER_CAPS │ ✓ │ ✓ │ ✓ │ FETCH_PUBLISHER_CAPS, GET_PUBLISHER_LIMITS, CHECK_PUBLISHER_CAPS │
└───────────────────────────┴───┴───┴───┴──────────────────────────────────────────────────────────────────┘
┌──────────────────────────┐
│ Plugin Status │
├──────────────────────────┤
│ Name : pyth-data │
├──────────────────────────┤
│ Actions : 4 │
├──────────────────────────┤
│ Status : Loaded & Ready │
└──────────────────────────┘
The text was updated successfully, but these errors were encountered: