particl / particl-core

Particl Core integration/staging tree

Home Page:https://particl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

particl qt on linux

iNtISTeMeTaL opened this issue · comments

i am using linux mint and had ledger issue. so i deleted .particl folder and downloaded particl-0.19.0.1 qt. when i try and open qt all i get is "prune mode is incompatible with -txindex"
i have also copied files from my raspberry pi and it made no difference

i see veil had same issue
Veil-Project/veil#253

commented

Hi,

I'm unable to replicate this issue unless I add both -prune=1 and -txindex=1.
Removing the particl data directory will cause it to boot up fine.
I believe you might have some cofnlicting configuration options. txindex and pruning can not both be enabled.

where could i check txindex and pruning options. im using linux so only have ./particl folder.
im off next week so will try deleting folder again.
particl desktop seems to run fine on same os same pc

finally sorted it, i deleted all files and tried again but was same issue.
so in paticl-qt.conf i changed bPrune=true to false and all seems to be working now