UnamSanctam / UnamWebPanel

MIT License
175 stars 58 forks source link

I'm doing everything true but miners doesn't listing to website. #76

Open akargokay4 opened 2 years ago

akargokay4 commented 2 years ago

I'm doing everything true. My website php version is 7.4 and site is working but miners doesnt listing on website. What should i do ? Thx :)

UnamSanctam commented 2 years ago

Which host are you using for it now?

akargokay4 commented 2 years ago

000webhost and im using php 8.0

UnamSanctam commented 2 years ago

Yeah then it should work fine, is the URL correct in the checker (no hidden new line or anything)? Sometimes 000webhost can also screw up the file permissions for the database file.

akargokay4 commented 2 years ago

But there is no problem and i cant find the issue ooff

UnamSanctam commented 2 years ago

Check that there are write permissions to the database file.

akargokay4 commented 2 years ago

Where is the write permission which you said on the 000webhost website

UnamSanctam commented 2 years ago

In the file manager you can probably find the setting, also check __UNAM_LIB/Logs for any error files.

akargokay4 commented 2 years ago

There is no error file. I will be crazy dudeee

UnamSanctam commented 2 years ago

Delete all the files and upload clean ones, then check the /api/endpoint.php page to make sure it says: "Error: Invalid data." or something like that and try again.

akargokay4 commented 2 years ago

okey im trying

akargokay4 commented 2 years ago

it still not working

UnamSanctam commented 2 years ago

And the /api/endpoint.php page returns the correct data ("Error: Invalid data.")?

akargokay4 commented 2 years ago

Yes

UnamSanctam commented 2 years ago

Can you try using the Example Settings here at the top of the wiki https://github.com/UnamSanctam/SilentCryptoMiner/wiki but just adding your site to the "API Endpoint URL" to test it with that?

akargokay4 commented 2 years ago

There is a file in public_html folder defaultly. Should i delete it then copy to files in it or dont delete ?

UnamSanctam commented 2 years ago

Sure, delete it though it shouldn't really matter.

akargokay4 commented 2 years ago

it says wrong password omg what did i do wrong

akargokay4 commented 2 years ago

could you help me on discord i can share my screen

akargokay4 commented 2 years ago

im changing the password from config file but it says password wrong

UnamSanctam commented 2 years ago

Try replacing the whole line with the default $config['password'] = 'UnamSanctam'; and try that, you most likely could've accidentally added some extra character somewhere where it isn't supposed to be.

akargokay4 commented 2 years ago

everything is right but it still says wrong password i cant find the issue anyway

UnamSanctam commented 2 years ago

Replace the config.php with the default one and then try copy pasting UnamSanctam into the password field. Make sure that you don't have caps lock or anything on.

akargokay4 commented 2 years ago

Everything is working as must like be. How can i increase refresh rate of my webpanel ? It is refreshing data so slow.

UnamSanctam commented 2 years ago

The miner contacts the web panel every 1 minute, if it was faster then you'd have issues.

akargokay4 commented 2 years ago

okey thanks for the information have a good day

UnamSanctam commented 2 years ago

You too.