UnamSanctam / UnamWebPanel

MIT License
164 stars 60 forks source link

miners are hidden #308

Closed DARK-DEVIL-66 closed 7 months ago

DARK-DEVIL-66 commented 7 months ago

image

image

DARK-DEVIL-66 commented 7 months ago

i want to 3.1.1 builder pre compailed

UnamSanctam commented 7 months ago

Looks like it can't contact the web panel, make sure that you can reach the endpoint.php normally in your browser (from outside your host) and also that the database is writeable.

DARK-DEVIL-66 commented 7 months ago

yes reachable and writable

UnamSanctam commented 7 months ago

Are you able to edit a configuration in the "Configurations"? Does the changed configuration remain if you reload the page?

DARK-DEVIL-66 commented 7 months ago

yes i reloaded the page

DARK-DEVIL-66 commented 7 months ago

actually tell me anyone or you faced error in 3.4.0

UnamSanctam commented 7 months ago

And the configuration is still there? And make sure that you're using the correct http or https for the URL.

DARK-DEVIL-66 commented 7 months ago

yes i used hhtps

UnamSanctam commented 7 months ago

No 3.4.0 has no reported problems.

yes i used hhtps

And you have a valid SSL certificate?

DARK-DEVIL-66 commented 7 months ago

yes

DARK-DEVIL-66 commented 7 months ago

how long take remote config request from miner

UnamSanctam commented 7 months ago

The "Remote Configuration" checks on start and then every 100 minutes after that (to avoid getting your "Remote Configuration" banned).

DARK-DEVIL-66 commented 7 months ago

why cannot use for remote config in our own server like hosting txt file

UnamSanctam commented 7 months ago

You can.

DARK-DEVIL-66 commented 7 months ago

i useing remote config

so i need to use webconfig section or keep empty

DARK-DEVIL-66 commented 7 months ago

You can.

how is specyfy in build time

ex: like sterionp.com/config.txt (it's never end RAW)

UnamSanctam commented 7 months ago

i useing remote config so i need to use webconfig section or keep empty

If you're only using the "Remote Configuration" then you can disable "API Endpoint URL".

how is specyfy in build time ex: like sterionp.com/config.txt (it's never end RAW)

The page should only have the JSON array and nothing more on it, that's the only requirement.

DARK-DEVIL-66 commented 7 months ago

you mean i can use remoteconfig ex: like https://sterionp.com/config.txt it's valid

UnamSanctam commented 7 months ago

Yes that would be valid (though that specific site can't be reached). Though if the site ever gets taken down then your "Remote Configuration" won't be able to be reached.