Welcome to Plugin, a Decentralized Oracle
Search…
Get Started
Plugin Installations
How to install Plugin Node
Core Adapters
Fund your Node
External Initiators
Introduction
Installation
Setup & Build
Oracle
Deployment
Fulfillment Request
Job-Setup
Testing
Job-Tasks
Sleep
Get > Bytes32
HttpGet
CRON
Web
External Adapters
Introduction
Implement External-Adapters
Define Bridge
Add Bridge to Job Spec
Use Cases
Plugin WFN Use Case
Crypto Compare - Pricing Index
Tips and tricks
Known-Issues
Node Operators
How to Register / Sign-up
How to enable 2FA
How to update profile
How to add XDC Wallet Address
How to Navigate Dashboards
How to submit Node Details
How to stake PLI token for Plugin Node
How to add Job to your node
View the node details
De-Activate / Re-activate my nodes
Withdraw staked PLI
Withdraw PLI from Plugin Node
Withdraw PLI from Oracle contract
How to add more stake in Node?
How to Migrate my plugin node to New Server?
How to Un-Stake & Re-Stake it back?
How a Reputation is calculated?
Node Maintenance Instructions for node operators
FEATURES
PLI Yield Farming
Support
FAQ
RESOURCES
Node Setup Video Tutorials
Community Supports
How to Submit your node details - Video Tuts
CHANGELOG
v1.0.1
V1.0.2
V1.0.3
Powered By
GitBook
Known-Issues
Remix - Contract Deployment
When you deploy contract via Remix, it will not show contract instance but gets deployed successfully. In that scenario, follow this step
Step 1 - Copy your transaction and explore in -- >
https://explorer.xinfin.network
​
Step 2 - Copy the contract address and paste that address in "At address"
Step 3 - Once address is pasted, click "At Address" and you should be able to see the contract instance below
​
​
​
external-initiator - No such help topic available
External initiators are disabled on nodes by default. Set the
FEATURE_EXTERNAL_INITIATORS=true
configuration variable to enable this feature.
external-initiator command not found
Ensure " go install " worked fine
Login & logout from your terminal
(
http://localhost:8080/jobs
) received bad response '401 Unathorized"
session logged out, try login again
Websocket: bad handshake(Http status 502 bad gateway)
Websocket connectivity is down, check your node logs and observe what's going on
external-initiator: record not found
record name<NAME> you create during below step and the record mentioned in the "job-spec" while creating job should be same
1
plugin initiators create <NAME> <URL>
Copied!
external-initiator: record not found
select * from external-initiators; ==> Gives you record name you defined
select * from endpoints ==> gives you endpoint you created
How to kill the existing docker containers
sudo docker ps -qa|xargs sudo docker stop
sudo docker ps -qa|xargs sudo docker rm
​
Use Cases - Previous
Crypto Compare - Pricing Index
Next - Node Operators
How to Register / Sign-up
Last modified
5mo ago
Copy link
Contents