Bitcoin Forum
April 24, 2018, 12:50:21 PM
Welcome,
Guest
. Please
login
or
register
.
News
: Latest stable version of Bitcoin Core:
0.16.0
[
Torrent
]. (
New!
)
Home
Help
Search
Donate
Login
Register
Bitcoin Forum
>
Alternate cryptocurrencies
>
Mining (Altcoins)
(Moderator:
mprep
) >
MPOS Payout Issue
Pages: [
1
]
« previous topic
next topic »
Print
Author
Topic: MPOS Payout Issue (Read 732 times)
wbullockiii
Newbie
Offline
Activity: 27
Merit: 0
MPOS Payout Issue
January 17, 2015, 01:15:49 PM
#1
i'm noticing an error when i run ./validate_payouts.php
17 | wbullockiii | TFSofAQDRm8gGf3y9oTLbRzjPJ9dtSd76C | 223.8253735400000000 | MISSING | n/a
what's the best practice to remove this? I was a manual payout that caused the issue. I'm mining TAGcoin
1524574221
Hero Member
Offline
Posts: 1524574221
Ignore
1524574221
1524574221
#2
1524574221
Report to moderator
Delivering Blockchain Technology to the Real World
Roadmap • Whitepaper • Wallet • Marketplace
phore.io
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Advertise here.
Madness
Hero Member
Offline
Activity: 644
Merit: 500
My goal is becaming a billionaire.
Re: MPOS Payout Issue
January 17, 2015, 01:33:55 PM
#2
Quote from: wbullockiii on January 17, 2015, 01:15:49 PM
i'm noticing an error when i run ./validate_payouts.php
17 | wbullockiii | TFSofAQDRm8gGf3y9oTLbRzjPJ9dtSd76C | 223.8253735400000000 | MISSING | n/a
what's the best practice to remove this? I was a manual payout that caused the issue. I'm mining TAGcoin
I personally didn't understand a word from what you said , only thing I got is that you are making a website and you got a message error anything but that .. nothing at all .
Anyway you should move your topic to Technical support you will find more help there .
▇▇▇▇▇
▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇
▇
▇▇▇▇▇▇▇▇▇▇
▇
▇▇
▇▇▇▇
▇▇
▇▇▇
▇
▇▇▇
▇▇
▇▇
▇▇
▇
▇
▇
▇▇▇▇
▇
▇
▇▇▇▇▇
▇
▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇
▇▇▇▇▇
Genesis
Mining
...
.
Start
.
Mining BITCOIN
.
Today!
.
.
●
●
●
●
●
●
●
●
●
●
Start Mining. Within Minutes at
Genesis
Mining
3%
●
.
DRK
.
●
.
X11
.
●
.
BTC
●
LTC
●
ETH
Off
●
●
Madness
Hero Member
Offline
Activity: 644
Merit: 500
My goal is becaming a billionaire.
Re: MPOS Payout Issue
January 17, 2015, 01:44:23 PM
#3
Quote from: wbullockiii on January 17, 2015, 01:39:06 PM
sorry to waste everyones time.... I'll figure it out as I always do anyway.
you should know that you are not wasting anyones time , just give more informations mate . people can't predict what you want to say
Just post the script used here and all and people will help you . also put it on the right section as I told you
the "Move topic" button is on the buttom of the Topic .
~ Madness
▇▇▇▇▇
▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇
▇
▇▇▇▇▇▇▇▇▇▇
▇
▇▇
▇▇▇▇
▇▇
▇▇▇
▇
▇▇▇
▇▇
▇▇
▇▇
▇
▇
▇
▇▇▇▇
▇
▇
▇▇▇▇▇
▇
▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇
▇▇▇▇▇
Genesis
Mining
...
.
Start
.
Mining BITCOIN
.
Today!
.
.
●
●
●
●
●
●
●
●
●
●
Start Mining. Within Minutes at
Genesis
Mining
3%
●
.
DRK
.
●
.
X11
.
●
.
BTC
●
LTC
●
ETH
Off
●
●
wbullockiii
Newbie
Offline
Activity: 27
Merit: 0
Re: MPOS Payout Issue
January 17, 2015, 01:49:45 PM
#4
basically I'm trying to run a Tagcoin pool. I got a message stating that the payouts are disabled due to a backend issue. according to some posts about this on the MPOS wiki E0078 RPC method did not return 200 OK I could try to run: ./validate_payouts.php
I ran ./validate_payouts.php and this is what it returns:
17 | wbullockiii | TFSofAQDRm8gGf3y9oTLbRzjPJ9dtSd76C | 223.8253735400000000 | MISSING | n/a
I then took the recommended actions:
Workaround: Please check your coind transactions for the payout that you can find in the payouts logfile. You can use the supplied scripts/validate_payouts.php script to find any missing records in your coind. Please double check those, the script is not 100% perfect and may sometimes not pick up a transaction when it should. If you are missing that users payout that caused the error, manually trigger a sendtoaddress call from the wallet to pay them out, then force a cron run to restart the payout process.
Keep in mind: This is a workaround for an issue upstream. It does the trick and protects pool operators from double payouts.
The payout still does not appear although I'm not getting any errors after I forced the cronjobs to run with the -f flag
....
Pages: [
1
]
Print
Bitcoin Forum
>
Alternate cryptocurrencies
>
Mining (Altcoins)
(Moderator:
mprep
) >
MPOS Payout Issue
« previous topic
next topic »
Jump to:
Please select a destination:
-----------------------------
Bitcoin
-----------------------------
=> Bitcoin Discussion
===> Legal
===> Press
===> Meetups
===> Important Announcements
=> Development & Technical Discussion
===> Alternative clients
=====> MultiBit
=====> Electrum
=====> Bitcoin Wallet for Android
=====> BitcoinJ
=====> Armory
=====> Mycelium
=> Mining
===> Mining support
===> Pools
===> Mining software (miners)
===> Hardware
=====> Group buys
===> Mining speculation
=> Bitcoin Technical Support
=> Project Development
-----------------------------
Economy
-----------------------------
=> Economics
===> Speculation
=> Marketplace
===> Goods
=====> Computer hardware
=====> Digital goods
=======> Invites & Accounts
=====> Collectibles
===> Services
===> Currency exchange
===> Gambling
=====> Games and rounds
=====> Investor-based games
=====> Gambling discussion
===> Lending
=====> Long-term offers
===> Securities
===> Auctions
===> Service Announcements
=====> Micro Earnings
===> Service Discussion
=====> Web Wallets
=====> Exchanges
=> Trading Discussion
===> Scam Accusations
===> Reputation
-----------------------------
Other
-----------------------------
=> Meta
===> New forum software
===> Bitcoin Wiki
=> Politics & Society
=> Beginners & Help
=> Off-topic
=> Serious discussion
===> Ivory Tower
=> Archival
===> Корзина
===> CPU/GPU Bitcoin mining hardware
===> Chinese students
===> Obsolete (buying)
===> Obsolete (selling)
-----------------------------
Alternate cryptocurrencies
-----------------------------
=> Altcoin Discussion
=> Announcements (Altcoins)
===> Tokens (Altcoins)
=> Mining (Altcoins)
===> Pools (Altcoins)
=> Marketplace (Altcoins)
===> Service Announcements (Altcoins)
===> Service Discussion (Altcoins)
===> Bounties (Altcoins)
=> Speculation (Altcoins)
-----------------------------
Local
-----------------------------
=> العربية (Arabic)
===> العملات البديلة (Altcoins)
===> إستفسارات و أسئلة المبتدئين
=> Bahasa Indonesia (Indonesian)
===> Jual Beli
===> Mining (Bahasa Indonesia)
===> Altcoins (Bahasa Indonesia)
=> Español (Spanish)
===> Mercado y Economía
=====> Servicios
=====> Trading y especulación
===> Hardware y Minería
===> Esquina Libre
===> Mercadillo
=====> Mexico
=====> Argentina
=====> España
=====> Centroamerica y Caribe
===> Primeros pasos y ayuda
===> Altcoins (criptomonedas alternativas)
=====> Minería de altcoins
=====> Servicios
=====> Tokens (Español)
=> 中文 (Chinese)
===> 跳蚤市场
===> 山寨币
===> 媒体
===> 挖矿
===> 离题万里
=> Hrvatski (Croatian)
===> Trgovina
===> Altcoins (Hrvatski)
=> Deutsch (German)
===> Biete
===> Suche
===> Anfänger und Hilfe
===> Mining (Deutsch)
===> Trading und Spekulation
===> Projektentwicklung
===> Off-Topic (Deutsch)
===> Treffen
===> Presse
===> Auktionen
===> Altcoins (Deutsch)
=> Ελληνικά (Greek)
===> Αγορά
===> Mining Discussion (Ελληνικά)
===> Altcoins (Ελληνικά)
=====> Altcoin Announcements (Ελληνικά)
=====> Altcoin Mining (Ελληνικά)
=> עברית (Hebrew)
=> Français
===> Actualité et News
===> Débutants
===> Discussions générales et utilisation du Bitcoin
===> Mining et Hardware
===> Économie et spéculation
===> Place de marché
=====> Échanges
=====> Produits et services
=====> Petites annonces
===> Le Bitcoin et la loi
===> Wiki, documentation et traduction
===> Développement et technique
===> Vos sites et projets
===> Hors-sujet
===> Altcoins (Français)
=> India
===> Mining (India)
===> Marketplace (India)
===> Regional Languages (India)
===> Press & News from India
===> Alt Coins (India)
===> Buyer/ Seller Reputations (India)
===> Off-Topic (India)
=> Italiano (Italian)
===> Guide (Italiano)
===> Progetti
===> Discussioni avanzate e sviluppo
===> Trading, analisi e speculazione
===> Mercato
=====> Mercato valute
=====> Beni
=====> Servizi
=====> Esercizi commerciali
=====> Hardware/Mining (Italiano)
=====> Gambling (Italiano)
===> Accuse scam/truffe
===> Mining (Italiano)
===> Alt-Currencies (Italiano)
=====> Annunci
===> Raduni/Meeting (Italiano)
===> Crittografia e decentralizzazione
===> Off-Topic (Italiano)
=> 日本語 (Japanese)
===> アルトコイン
=> Nederlands (Dutch)
===> Markt
===> Gokken/lotterijen
===> Mining (Nederlands)
===> Beurzen
===> Alt Coins (Nederlands)
===> Off-topic (Nederlands)
===> Meetings (Nederlands)
=> 한국어 (Korean)
===> 대체코인 Alt Coins (한국어)
=> Philippines
===> Altcoins (Philippines)
=> Polski
===> Tablica ogłoszeń
===> Alternatywne kryptowaluty
=> Português (Portuguese)
===> Primeiros Passos (Iniciantes)
===> Economia & Mercado
===> Mineração em Geral
===> Desenvolvimento & Discussões Técnicas
===> Criptomoedas Alternativas
===> Brasil
===> Portugal
=> Русский (Russian)
===> Новички
===> Новости
===> Бизнес
=====> Барахолка
=====> Обменники
===> Идеи
===> Кодеры
===> Майнеры
===> Политика
===> Трейдеры
===> Альтернативные криптовалюты
=====> Токены
===> Хайпы
===> Юристы
===> Работа
===> Разное
=> Română (Romanian)
===> Anunturi importante
===> Offtopic
===> Market
===> Minerit
===> Tutoriale
===> Bine ai venit!
===> Presa
===> Altcoins (Monede Alternative)
=> Skandinavisk
=> Türkçe (Turkish)
===> Bitcoin Haberleri
===> Pazar Alanı
===> Madencilik
===> Ekonomi
===> Servisler
=====> Fonlar
===> Proje Geliştirme
===> Alternatif Kripto-Paralar
=====> Madencilik (Alternatif Kripto-Paralar)
=====> Duyurular (Alternatif Kripto-Paralar)
===> Konu Dışı
===> Yeni Başlayanlar & Yardım
===> Buluşmalar
=> Other languages/locations
Sponsored by
Private Internet Access
, a Bitcoin-accepting
VPN
.
Loading...