Please join our Telegram channel so we can help you out. Seems there is something off in your install.
I personally have multiple debian servers running the IOC daemon without any problems. Also import is fine.
If you follow this step by step it works. You do need some dependencies.
Bootstrap not working, app tries to connect to multiple ip's with connection failed. Syncing from scratch seems to work but didn't wait to finish.
EDIT: Syncing from scratch also failed and the app does not syncing anymore. Bootstrap sync few blocks, then log multiple "trying connection xx.xx.xx.xx:xxxx lastseen=x hrs" and then app crash. Tested on Debian and Windows. So now there is no way how to use your wallet. Can you help with this?
Yes we can surely help. (also see:
https://github.com/iocoin/dions/releases)
Close the wallet
Open iocoin.conf
Add:
amer.supernode.iocoin.io
emea.supernode.iocoin.io
apac.supernode.iocoin.io
Close iocoin.conf and save.
Restart the wallet.
If you want to use the bootstrap: yes it appears in the logfiles that you are trying to connect to old ip's.
but let it run for a day and you will see the bootstrap is loaded. When loading the bootstrap it also verifys the bootstrap and that can take some time.
In a few hours - on a good PC - the bootstrap will be loaded and up to sync.
Good luck, should be very easy to do.
Richard
It is already in the iocoin.conf file. Problem is that it is not posible to keep app running because app is closed in about 10 minutes after multiple ip connect failures.
The installation procedure was: execute dions-aurora-deb.sh, it installs iocoin-html5-wallet-2.0.0-x86_64.AppImage, open app, closed app, extract bootstrap blk0001.dat and directory txleveldb into the direcotry, open app, wait 10 minutes, crash.
There is no log file you mentioned?
EDIT: I found log file in the txleveldb directory, I deleted it but it did not help.