Pages:
Author

Topic: Don't pay! Ultimate Crypto-Server Installer Script setup your pool in minutes! (Read 5076 times)

newbie
Activity: 3
Merit: 0
After installing and completing Bitcoin     Ubuntu 18.04  Yiimp install  complete

How can I see the address of the wallet installed?
If we set the same yiimp address by default
How can I access it?


No desktop
With the terminal command please
newbie
Activity: 3
Merit: 0
I looked everywhere in net but
I did not find direct training
When I Want A add Coin  in yiimp daemonbuilder
like dogecoin
or  zcash
I encounter this line

configure: error: libdb_cxx headers missing, Bitcoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)


How to fix the problem, please help me
 Huh Huh Huh Undecided



Error failed to connect to 127.0.0.1 port 10301 : connection refused     affter add coind

and that coin page

 massage : error -10 bitcoin core is in

why happen ? pls help me  Cry

newbie
Activity: 22
Merit: 0
i need help to add coin like bitcoin and ethereum and run statrum and set wallet and fee and other config
Is there a place I can read its pdf or duc for config setp by step learn

There are many configuration YIIMP tutorials in YouTub, you can go.
newbie
Activity: 4
Merit: 0
i need help to add coin like bitcoin and ethereum and run statrum and set wallet and fee and other config
Is there a place I can read its pdf or duc for config setp by step learn
newbie
Activity: 3
Merit: 0
i set up yiimp singel server every think is sussessfully
my admin page and default page is blank white
i set my computer ip access but dont fix problem
i set ip accsess 0.0.0.0/0  again i mean any ip accsess
but dont fix problem
pls help me   Huh

aftar in open blank admin webpage  i right click and open view source website
I see only 1 at the top left

I see only 1 at the top left Undecided


pls help me
Try typing in the terminal
sudo apt install php7.3-memcache php7.3-memcached memcached
You might thank me.  Smiley
.........
thank you are professional boss
i have more question boss
i need help to add coin like bitcoin and ethereum and run statrum and set wallet and fee and other config
Is there a place I can read its pdf or duc for config setp by step learn me
newbie
Activity: 22
Merit: 0
i set up yiimp singel server every think is sussessfully
my admin page and default page is blank white
i set my computer ip access but dont fix problem
i set ip accsess 0.0.0.0/0  again i mean any ip accsess
but dont fix problem
pls help me   Huh

aftar in open blank admin webpage  i right click and open view source website
I see only 1 at the top left

I see only 1 at the top left Undecided


pls help me
Try typing in the terminal
sudo apt install php7.3-memcache php7.3-memcached memcached
You might thank me.  Smiley
newbie
Activity: 4
Merit: 0
i set up yiimp singel server every think is sussessfully
my admin page and default page is blank white
i set my computer ip access but dont fix problem
i set ip accsess 0.0.0.0/0  again i mean any ip accsess
but dont fix problem
pls help me   Huh

aftar in open blank admin webpage  i right click and open view source website
I see only 1 at the top left

I see only 1 at the top left Undecided


pls help me
newbie
Activity: 6
Merit: 0
Hi, Someone like me has sucessfuly to install but are facing problems?
My miners are with 0.0000 balance after 24hrs mining LTC with merged coins with DOGE and MONA Balances all are 0.0000 and Payout not being Processed,  1G Hashing power..... Huh Huh
newbie
Activity: 1
Merit: 0
hi guys - i just trying to install multi pull installer but every time it start upgrading NGINX i stuck in this error :

rm: cannot remove '/etc/nginx/conf.d/default.conf': No such file or directory
An error occurred in line 45 of file nginx_upgrade.sh:
sudo rm -r /etc/nginx/conf.d/default.conf

anybody can help me why i got this??(edited)
May 26, 2021
newbie
Activity: 1
Merit: 0
Depends on the algo. What are you trying to add?

Hey! Awesome work you put in here. I also was wanting to add an algo also, say ethash for instance. I have looked through much of the code and think I understand the general logical flow.. The web api talks to mysql to retrieve data. Stratum pushes stuff into SQL. 
I know a stratum that supports ethash and a daemon is a part of all this.

I'm not expecting any sort of guide or anything, I appreciate the work you guys have done on this.
Just wanting to know what files would need to be edited/added to make it happen. I know stratum would have to be recompiled or another stratum stood up that is capable or pushing the same data into SQL.

Just looking for some direction. Would like to also add Kawpow also, for raven coin.   There is a stratum pool for it in javascript here https://github.com/RavenCommunity/kawpow-stratum-pool

Cheers!
newbie
Activity: 11
Merit: 0

Quote
are you entering your own password for mysql during the questions part? or are you leaving it as the autogenerated one? Also are you installing on a fully fresh system?

Hi again,

Completely fresh install of Ubuntu 16.04, and keeping everything as script generated

copper member
Activity: 344
Merit: 0
Im now getting this error  Huh

 MariaDB build complete...
 Creating DB users for YiiMP...
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
An error occurred in line 39 of file db.sh:
sudo mysql -u root -p"${DBRootPassword}" -e "$SQL"

Ive sudo purged etc NGinx a few times but it keeps coming back to this. I havent checked the github pages to see if its failing picking up the variable for password or not.. unfortunately im 'essential' so cant stay home from work during the zombie apocalypse

are you entering your own password for mysql during the questions part? or are you leaving it as the autogenerated one? Also are you installing on a fully fresh system?
newbie
Activity: 11
Merit: 0
Im now getting this error  Huh

 MariaDB build complete...
 Creating DB users for YiiMP...
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
An error occurred in line 39 of file db.sh:
sudo mysql -u root -p"${DBRootPassword}" -e "$SQL"

Ive sudo purged etc NGinx a few times but it keeps coming back to this. I havent checked the github pages to see if its failing picking up the variable for password or not.. unfortunately im 'essential' so cant stay home from work during the zombie apocalypse
copper member
Activity: 344
Merit: 0
Sweet... thanks... will wipe the drive again and wait patiently  Grin

Quote

yeah there is an issue with certbot failing, so its preventing nginx to start correctly. Im working on a fix should be done tomorrow.




certbot is in place. new installer should work without issues, also updated the openssl link since they moved some files around
newbie
Activity: 11
Merit: 0
Sweet... thanks... will wipe the drive again and wait patiently  Grin

Quote

yeah there is an issue with certbot failing, so its preventing nginx to start correctly. Im working on a fix should be done tomorrow.


copper member
Activity: 344
Merit: 0
Hi guys

I have tried this script before, without luck. Installed Xavatar script, successfully and ran 8 coins. I had issues with not paying out, and also a couple of other issues so came back to this script (fully clean install of U16.04)

I have installed the script, MOTD says Main, Blocks, Loop & Debug running, however I cant access the domain name, nor admin.

With the Xavatar version, I changed the YAAMP_ADMIN_IP in serverconfig.php to my local machine IP and could access everything, however this isnt working with your script.

Firefox is throwing ¨Unable to connect" issue regardless of what I do.

Any ideas? Ive set it at my public Ip, local ip, localhost, and 127.0.0.1 but still cant access either my domain, or the admin panel.

Thanks in advance



yeah there is an issue with certbot failing, so its preventing nginx to start correctly. Im working on a fix should be done tomorrow.
newbie
Activity: 11
Merit: 0
Hi guys

I have tried this script before, without luck. Installed Xavatar script, successfully and ran 8 coins. I had issues with not paying out, and also a couple of other issues so came back to this script (fully clean install of U16.04)

I have installed the script, MOTD says Main, Blocks, Loop & Debug running, however I cant access the domain name, nor admin.

With the Xavatar version, I changed the YAAMP_ADMIN_IP in serverconfig.php to my local machine IP and could access everything, however this isnt working with your script.

Firefox is throwing ¨Unable to connect" issue regardless of what I do.

Any ideas? Ive set it at my public Ip, local ip, localhost, and 127.0.0.1 but still cant access either my domain, or the admin panel.

Thanks in advance

member
Activity: 164
Merit: 13
Depends on the algo. What are you trying to add?

Gapcoin

The github has a lot of source code etc. The noncepool github also has stratum software for gapcoin. So im sure it can be done, just not sure how.
copper member
Activity: 344
Merit: 0
Depends on the algo. What are you trying to add?
member
Activity: 164
Merit: 13
Has anyone had success with adding a new algo to the pool?
Pages:
Jump to: