It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
Rebooting.................................................Traceback (most recent call last):
File "restore2factory.py", line 177, in
main(args)
File "restore2factory.py", line 149, in main
restore_from_dir(args, args.backup)
File "restore2factory.py", line 123, in restore_from_dir
wait_for_reboot(args.hostname, REBOOT_DELAY)
File "restore2factory.py", line 106, in wait_for_reboot
while not wait_net_service(hostname, 22, 1):
File "restore2factory.py", line 83, in wait_net_service
s.connect((server, port))
OSError: [Errno 113] No route to host
Connecting to remote host...
/home/pi/braiins-os_am1-s9_2018-10-24-0-9e5687a2/factory_transition/.env/lib/python3.5/site-packages/paramiko/client.py:822: UserWarning: Unknown ssh-rsa host key for 192.168.65.27: b'd63e5c5cef9b62df2dcfdaaef4f28b8f'
key.get_name(), hostname, hexlify(key.get_fingerprint())
Traceback (most recent call last):
File "restore2factory.py", line 177, in
main(args)
File "restore2factory.py", line 149, in main
restore_from_dir(args, args.backup)
File "restore2factory.py", line 121, in restore_from_dir
ssh.run('fw_setenv', RECOVERY_MTDPARTS[:-1], '"{}"'.format(mtdparts_params))
File "/home/pi/braiins-os_am1-s9_2018-10-24-0-9e5687a2/factory_transition/ssh.py", line 228, in run
self._check_exit_status(cmd, stdout, stderr)
File "/home/pi/braiins-os_am1-s9_2018-10-24-0-9e5687a2/factory_transition/ssh.py", line 159, in _check_exit_status
raise CalledProcessError(returncode, cmd, stdout, stderr)
subprocess.CalledProcessError: Command 'fw_setenv recovery_mtdparts "mtdparts=pl35x-nand:32m(BOOT.bin-env-dts-kernel),144m(angstram-rootfs),80m(upgrade-rootfs)"' returned non-zero exit status 1