Skip to content
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

Bisq crashes while starting #3347

Open
mellyor opened this issue Oct 1, 2019 · 20 comments
Open

Bisq crashes while starting #3347

mellyor opened this issue Oct 1, 2019 · 20 comments
Labels
a:bug an:investigation is:critical https://bisq.wiki/Critical_bug is:priority PR or issue marked with this label is up for compensation on:Windows

Comments

@mellyor
Copy link

mellyor commented Oct 1, 2019

Heyho,

Bisq was working fine before, but now it starts to synchronize and immediately shuts down.
I have tried reinstalling and deleting the appdata/Bisq folder, still the same thing happens.

I am using Win10 64bit and it just closes at (2/4) TOR node created

@mellyor
Copy link
Author

mellyor commented Oct 2, 2019

So I tried reinstalling, testing TOR and disabled my firewall etc. it still does not work

@mellyor
Copy link
Author

mellyor commented Oct 2, 2019

Okt.-02 21:41:07.769 [main] INFO b.c.s.CoreSetup:

Log files under: C:\Users\user\AppData\Roaming\Bisq\bisq
Okt.-02 21:41:07.782 [main] INFO b.c.u.Utilities: System info: os.name=Windows 10; os.version=10.0; os.arch=amd64; sun.arch.data.model=64; JRE=10.0.2+13 (Oracle Corporation); JVM=10.0.2+13 (Java HotSpot(TM) 64-Bit Server VM)
Okt.-02 21:41:07.834 [main] INFO b.c.s.CoreNetworkCapabilities: Set Capability.RECEIVE_BSQ_BLOCK
Okt.-02 21:41:07.946 [main] INFO b.c.app.Version: Version{VERSION=1.1.7, P2P_NETWORK_VERSION=1, LOCAL_DB_VERSION=1, TRADE_PROTOCOL_VERSION=1, BASE_CURRENCY_NETWORK=0, getP2PNetworkId()=10}
Okt.-02 21:41:07.946 [main] INFO b.c.s.CoreSetup: Path to Bisq jar file: C:\Users\user\AppData\Local\Bisq\app\desktop-1.1.7-all.jar
Okt.-02 21:41:09.114 [JavaFX Application Thread] INFO b.n.p.n.ConnectionConfig: ConnectionConfig{
msgThrottlePerSec=200,
msgThrottlePer10Sec=1000,
sendMsgThrottleTrigger=20,
sendMsgThrottleSleep=50
}
Okt.-02 21:41:09.199 [JavaFX Application Thread] INFO b.c.n.p.s.DefaultSeedNodeRepository: Seed nodes: [723ljisnynbtdohi.onion:8000, fl3mmribyxgrv63c.onion:8000, s67qglwhkgkyvr74.onion:8000, 3f3cu2yw7u457ztq.onion:8000, rm7b56wbrcczpjvl.onion:8000, jhgcy2won7xnslrb.onion:8000, 5quyxpxheyvzmb2d.onion:8000, ef5qnzx6znifo3df.onion:8000]
Okt.-02 21:41:09.218 [JavaFX Application Thread] INFO b.c.p.ProvidersRepository: Selected provider baseUrl=http://44mgyoe2b6oqiytt.onion/, providerList=[http://44mgyoe2b6oqiytt.onion/, http://ceaanhbvluug4we6.onion/, http://62nvujg5iou3vu3i.onion/, http://xc3nh4juf2hshy7e.onion/]
Okt.-02 21:41:09.368 [JavaFX Application Thread] INFO b.c.s.CoreNetworkCapabilities: Set Capability.RECEIVE_BSQ_BLOCK
Okt.-02 21:41:10.699 [JavaFX Application Thread] INFO b.c.a.AvoidStandbyModeService: AvoidStandbyModeService started

@mellyor
Copy link
Author

mellyor commented Oct 2, 2019

thats whats in the logfile

@mellyor
Copy link
Author

mellyor commented Oct 3, 2019

I tried reinstalling Java and JRE, but to no avail. Still the same problem. Firewall etc is deactivated.
In fact I don't think I changed anything on my system and a few weeks ago it was working fine.
The only thing that changed, I think, are Windows Updates

@mellyor
Copy link
Author

mellyor commented Oct 3, 2019

Okay, so now I copied my old Roaming/Bisq folder into the new Roaming/Bisq folder and I get the following:

Okt.-03 10:54:48.841 [main] INFO b.c.s.CoreSetup:

Log files under: C:\Users\user\AppData\Roaming\Bisq\bisq
Okt.-03 10:54:48.853 [main] INFO b.c.u.Utilities: System info: os.name=Windows 10; os.version=10.0; os.arch=amd64; sun.arch.data.model=64; JRE=10.0.2+13 (Oracle Corporation); JVM=10.0.2+13 (Java HotSpot(TM) 64-Bit Server VM)
Okt.-03 10:54:48.904 [main] INFO b.c.s.CoreNetworkCapabilities: Set Capability.RECEIVE_BSQ_BLOCK
Okt.-03 10:54:49.017 [main] INFO b.c.app.Version: Version{VERSION=1.1.7, P2P_NETWORK_VERSION=1, LOCAL_DB_VERSION=1, TRADE_PROTOCOL_VERSION=1, BASE_CURRENCY_NETWORK=0, getP2PNetworkId()=10}
Okt.-03 10:54:49.018 [main] INFO b.c.s.CoreSetup: Path to Bisq jar file: C:\Users\user\AppData\Local\Bisq\app\desktop-1.1.7-all.jar
Okt.-03 10:54:50.183 [JavaFX Application Thread] INFO b.n.p.n.ConnectionConfig: ConnectionConfig{
msgThrottlePerSec=200,
msgThrottlePer10Sec=1000,
sendMsgThrottleTrigger=20,
sendMsgThrottleSleep=50
}
Okt.-03 10:54:50.272 [JavaFX Application Thread] INFO b.c.n.p.s.DefaultSeedNodeRepository: Seed nodes: [723ljisnynbtdohi.onion:8000, fl3mmribyxgrv63c.onion:8000, s67qglwhkgkyvr74.onion:8000, 3f3cu2yw7u457ztq.onion:8000, rm7b56wbrcczpjvl.onion:8000, jhgcy2won7xnslrb.onion:8000, 5quyxpxheyvzmb2d.onion:8000, ef5qnzx6znifo3df.onion:8000]
Okt.-03 10:54:50.288 [JavaFX Application Thread] WARN b.c.p.ProvidersRepository: We have banned provider nodes: bannedNodes=[5bmpx76qllutpcyp], selected provider baseUrl=http://62nvujg5iou3vu3i.onion/, providerList=[http://62nvujg5iou3vu3i.onion/, http://xc3nh4juf2hshy7e.onion/, http://44mgyoe2b6oqiytt.onion/, http://ceaanhbvluug4we6.onion/]
Okt.-03 10:54:50.479 [JavaFX Application Thread] INFO b.c.s.CoreNetworkCapabilities: Set Capability.RECEIVE_BSQ_BLOCK
Okt.-03 10:54:50.640 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at BuyerAsMakerTrade (id=PSXXNHX): BUYER_SAW_PAYOUT_TX_IN_NETWORK
Okt.-03 10:54:50.649 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.650 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.663 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at BuyerAsMakerTrade (id=INTKNE): BUYER_SAW_PAYOUT_TX_IN_NETWORK
Okt.-03 10:54:50.665 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.665 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.713 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at BuyerAsTakerTrade (id=986681): BUYER_SAW_PAYOUT_TX_IN_NETWORK
Okt.-03 10:54:50.723 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.724 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.725 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at BuyerAsMakerTrade (id=dueqwnrh): BUYER_SAW_PAYOUT_TX_IN_NETWORK
Okt.-03 10:54:50.726 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.726 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.727 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at BuyerAsMakerTrade (id=SMNS9YR): BUYER_SAW_PAYOUT_TX_IN_NETWORK
Okt.-03 10:54:50.728 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.729 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.740 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsTakerTrade (id=4qj5p): SELLER_STORED_IN_MAILBOX_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.741 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.742 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.743 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=kfissj): SELLER_RECEIVED_FIAT_PAYMENT_INITIATED_MSG
Okt.-03 10:54:50.745 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.745 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.746 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=43337): SELLER_SAW_ARRIVED_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.747 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.755 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.756 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=182128): SELLER_SAW_ARRIVED_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.757 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.758 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.758 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=MWNSCL2N): SELLER_SAW_ARRIVED_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.759 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.759 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.763 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=AIUSQMY): SELLER_STORED_IN_MAILBOX_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.763 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.764 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.765 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=YYZIQMH): SELLER_SAW_ARRIVED_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.766 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.766 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.767 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=8685872): SELLER_STORED_IN_MAILBOX_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.768 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.768 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.769 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=261755): SELLER_SAW_ARRIVED_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.770 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.771 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.772 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=8fdauvx5): SELLER_RECEIVED_FIAT_PAYMENT_INITIATED_MSG
Okt.-03 10:54:50.773 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.773 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.774 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=423865): SELLER_STORED_IN_MAILBOX_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.775 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.776 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.777 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=1saf8mhg): SELLER_STORED_IN_MAILBOX_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.778 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.778 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.779 [JavaFX Application Thread] INFO b.c.trade.Trade: Set new state at SellerAsMakerTrade (id=BFAYUCMW): SELLER_STORED_IN_MAILBOX_PAYOUT_TX_PUBLISHED_MSG
Okt.-03 10:54:50.780 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: Invalid value for enum MediationResultState: PB_ERROR_MEDIATION_RESULT
Okt.-03 10:54:50.780 [JavaFX Application Thread] ERROR b.c.p.ProtoUtil: We try to lookup for an enum entry with name 'UNDEFINED' and use that if available, otherwise the enum is null. enum=null
Okt.-03 10:54:50.891 [JavaFX Application Thread] INFO b.n.p.p.PeerManager: peersWithNoCapabilitiesSet=22, persistedPeerList.size()=500
Okt.-03 10:54:52.278 [JavaFX Application Thread] INFO b.c.a.AvoidStandbyModeService: AvoidStandbyModeService started
Okt.-03 10:54:55.186 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: TradeStatistics2StorageService: size of Storage: 10.836149 MB
Okt.-03 10:54:55.294 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: AccountAgeWitnessStorageService: size of Storage: 1.099729 MB
Okt.-03 10:54:55.330 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: ProposalStorageService: size of Storage: 0.018167 MB
Okt.-03 10:54:55.367 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: BlindVoteStorageService: size of Storage: 0.122062 MB
Okt.-03 10:54:55.367 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: We copy resource to file: resourceFileName=SignedWitnessStore_BTC_MAINNET, destinationFile=C:\Users\user\AppData\Roaming\Bisq\btc_mainnet\db\SignedWitnessStore
Okt.-03 10:54:55.376 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: Could not find resourceFile SignedWitnessStore_BTC_MAINNET. That is expected if none is provided yet.
Okt.-03 10:54:55.449 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: TempProposalStorageService: size of Storage: 0.103962 MB
Okt.-03 10:54:56.688 [readFromResourcesThread] INFO b.n.p.s.p.StoreService: DaoStateStorageService: size of Storage: 22.136082 MB
Okt.-03 10:54:56.705 [readFromResourcesThread] INFO b.c.a.SetupUtils: readFromResources took 2309 ms
Okt.-03 10:54:56.734 [NetworkNode-9999] INFO b.n.p.n.NewTor: Starting tor
Okt.-03 10:54:56.740 [JavaFX Application Thread] INFO b.c.a.BisqSetup: walletInitialized=false, p2pNetWorkReady=false
Okt.-03 10:55:02.614 [NetworkNode-9999] INFO o.b.n.tor.Tor: Starting Tor
Okt.-03 10:55:18.617 [NetworkNode-9999] INFO b.n.p.n.NewTor:
################################################################
Tor started after 21883 ms. Start publishing hidden service.
################################################################
Okt.-03 10:55:18.843 [NetworkNode-9999] INFO b.n.p.n.TorNetworkNode: It will take some time for the HS to be reachable (~40 seconds). You will be notified about this
Okt.-03 10:55:18.847 [JavaFX Application Thread] INFO b.c.a.WalletAppSetup: Initialize WalletAppSetup with BitcoinJ version 0.14.7.bisq.1-SNAPSHOT and hash of BitcoinJ commit cd30ad5b
Okt.-03 10:55:18.897 [JavaFX Application Thread] INFO b.c.b.s.WalletsSetup: Socks5Proxy for bitcoinj: socks5Proxy=127.0.0.1:49990 Version 5
Okt.-03 10:55:18.908 [JavaFX Application Thread] INFO o.b.c.Context: Creating bitcoinj 0.14.7.bisq.1-SNAPSHOT context.
Okt.-03 10:55:18.922 [JavaFX Application Thread] INFO b.c.b.n.BtcNetworkConfig: You connect with peerAddresses: [[r3dsojfhwcm7x7p6.onion]:8333, [vlf5i3grro3wux24.onion]:8333, [fz6nsij6jiyuwlsc.onion]:8333, [c6ac4jdfyeiakex2.onion]:8333, [sjyzmwwu6diiit3r.onion]:8333, [3xucqntxp5ddoaz5.onion]:8333, [lgkvbvro67jomosw.onion]:8333, [4jyh6llqj264oggs.onion]:8333, [mxdtrjhe2yfsx3pg.onion]:8333, [3r44ddzjitznyahw.onion]:8333, [i3a5xtzfm4xwtybd.onion]:8333, [mbm6ffx6j5ygi2ck.onion]:8333, [lva54pnbq2nsmjyr.onion]:8333, [z33nukt7ngik3cpe.onion]:8333, [22tg6ufbwz6o3l2u.onion]:8333, [jiuuuislm7ooesic.onion]:8333, [sslnjjhnmwllysv4.onion]:8333]
Okt.-03 10:55:18.926 [ STARTING] INFO b.c.b.s.WalletConfig: Wallet directory: C:\Users\user

\AppData\Roaming\Bisq\btc_mainnet\wallet

Okt.-03 10:55:18.987 [JavaFX Application Thread] INFO b.n.p.p.g.RequestDataHandler: We send a PreliminaryGetDataRequest to peer ef5qnzx6znifo3df.onion:8000.
Okt.-03 10:55:19.101 [ STARTING] INFO o.b.c.AbstractBlockChain: chain head is at height 593418:
block:
hash: 000000000000000000016d0040e5cbe3114fab226e11c0690e0ffd1cebbfa05e
version: 545259520 (BIP34, BIP66, BIP65)
previous block: 0000000000000000000462d27dd02239cfd7fad5f88ebd0a8424e7dc7560fe4a
merkle root: b60e35bbb9ad8db4ca2dad0eed599973b0b9ba78b0f5b7f069131ae0e3b3347b
time: 1567713576 (2019-09-05T19:59:36Z)
difficulty target (nBits): 387588414
nonce: 1552113961

Okt.-03 10:55:19.109 [JavaFX Application Thread] INFO b.n.p.p.g.RequestDataHandler: We send a PreliminaryGetDataRequest to peer 5quyxpxheyvzmb2d.onion:8000.
Okt.-03 10:55:19.174 [ STARTING] INFO b.c.b.s.WalletConfig: We try to connect to 9 btc nodes
Okt.-03 10:55:19.203 [PeerGroup Thread] INFO o.b.c.PeerGroup: Starting ...

But it still "crashes", meaning it simply closes without any error message

@sqrrm
Copy link
Member

sqrrm commented Oct 3, 2019

Thanks for the report. Without more information I can't tell what's going on. If you find out anything more, please add it to the ticket.

@mellyor
Copy link
Author

mellyor commented Oct 3, 2019

do you have any ideas on what I should try to do?
what kind of additional information do you need?

@mellyor
Copy link
Author

mellyor commented Oct 3, 2019

Okay, so now I tried to use a different internet connection and used my phone via tethering.
It still simply closes after step (2/4) TOR Node created

@sqrrm
Copy link
Member

sqrrm commented Oct 3, 2019

Since it's just crashing with no trade there isn't much I can read from the logs. It's quite possible TOR has something to do with it, looks like it's trying to start TOR and then crashes. Could be windows specific, something I'm not familiar with. @devinbileck might have more ideas.

@devinbileck
Copy link
Member

Looks like it dies shortly after Tor is running. Possibly there is an issue with the wallet?
Perhaps try with a fresh data folder (Roaming/Bisq)? (Make sure to take a backup of the folder first)

@reubenyap
Copy link

Mine syncs but also crashes after a while.

#################################################################
Oct-07 15:01:55.788 [JavaFX Application Thread] INFO b.n.p.p.g.RequestDataHandler: Processing 1841 protectedStorageEntries took 896 ms.
Oct-07 15:02:09.254 [JavaFX Application Thread] ERROR b.d.m.o.c.CreateOfferViewModel: java.lang.NumberFormatException: multiple points

This was last thing in log.

@mellyor
Copy link
Author

mellyor commented Oct 7, 2019

Well, if I use a new bisq folder it closes almost immediatley with the following log:

Log files under: C:\Users\user\AppData\Roaming\Bisq\bisq
Okt.-07 09:06:34.901 [main] INFO b.c.u.Utilities: System info: os.name=Windows 10; os.version=10.0; os.arch=amd64; sun.arch.data.model=64; JRE=10.0.2+13 (Oracle Corporation); JVM=10.0.2+13 (Java HotSpot(TM) 64-Bit Server VM)
Okt.-07 09:06:35.077 [main] INFO b.c.app.Version: Version{VERSION=1.1.5, P2P_NETWORK_VERSION=1, LOCAL_DB_VERSION=1, TRADE_PROTOCOL_VERSION=1, BASE_CURRENCY_NETWORK=0, getP2PNetworkId()=10}
Okt.-07 09:06:35.078 [main] INFO b.c.s.CoreSetup: Path to Bisq jar file: C:\Users\user\AppData\Local\Bisq\app\desktop-1.1.5-all.jar
Okt.-07 09:06:36.533 [JavaFX Application Thread] INFO b.n.p.n.ConnectionConfig: ConnectionConfig{
msgThrottlePerSec=200,
msgThrottlePer10Sec=1000,
sendMsgThrottleTrigger=20,
sendMsgThrottleSleep=50
}
Okt.-07 09:06:36.806 [JavaFX Application Thread] INFO b.c.n.p.s.DefaultSeedNodeRepository: Seed nodes: [723ljisnynbtdohi.onion:8000, fl3mmribyxgrv63c.onion:8000, s67qglwhkgkyvr74.onion:8000, 3f3cu2yw7u457ztq.onion:8000, rm7b56wbrcczpjvl.onion:8000, jhgcy2won7xnslrb.onion:8000, 5quyxpxheyvzmb2d.onion:8000, ef5qnzx6znifo3df.onion:8000]
Okt.-07 09:06:36.825 [JavaFX Application Thread] INFO b.c.p.ProvidersRepository: Selected provider baseUrl=http://62nvujg5iou3vu3i.onion/, providerList=[http://62nvujg5iou3vu3i.onion/, http://ceaanhbvluug4we6.onion/, http://5bmpx76qllutpcyp.onion/, http://44mgyoe2b6oqiytt.onion/, http://xc3nh4juf2hshy7e.onion/]
Okt.-07 09:06:36.959 [JavaFX Application Thread] INFO b.c.d.n.f.RpcService: Version of btcd-cli4j library: 0.5.8.4
Okt.-07 09:06:38.496 [JavaFX Application Thread] INFO b.c.a.AvoidStandbyModeService: AvoidStandbyModeService started

@devinbileck
Copy link
Member

I wonder if there are a couple different issues being encountered here.
For the original issue, it is interesting that it crashes at "AvoidStandbyModeService started", which is logged immediately before it starts the AvoidStandbyModeService-thread. But without any additional log entries after that it is difficult to determine what the issue may be. Has anything changed in terms of audio drivers? Is audio disabled or muted?

@mellyor
Copy link
Author

mellyor commented Oct 7, 2019

The only thing that changed was the windows update I did 2-3 weeks ago. Nothing else comes to mind.
I tested Bisq on my gf's laptop and its working fine within the same Network.

@reubenyap
Copy link

My issue seems to be caused by Antivirus Webroot Secureanywhere even when I put BISQ in an exclusion list.

@stale
Copy link

stale bot commented Jan 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the was:dropped label Jan 29, 2020
@stale
Copy link

stale bot commented Feb 5, 2020

This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.

@ripcurlx
Copy link
Contributor

Related to: #3797 #1023 #3763 #3347 #2549

@ripcurlx ripcurlx added the is:critical https://bisq.wiki/Critical_bug label Feb 18, 2020
@cbeams cbeams added the a:bug label Feb 27, 2020
@Toph23
Copy link

Toph23 commented May 19, 2020

@mellyor Did you ever resolve this? I am having the same issue on Windows 10; app closes right after or during synchronization.

@cd2357
Copy link
Contributor

cd2357 commented May 9, 2021

@mellyor @Toph23 still an issue with the latest version (v1.6.4)? A few tor updates have been incorporated recently which might already address your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug an:investigation is:critical https://bisq.wiki/Critical_bug is:priority PR or issue marked with this label is up for compensation on:Windows
Projects
None yet
Development

No branches or pull requests

9 participants