Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current Results is blank after adding coins #21

Open
cmaske00 opened this issue Jul 7, 2021 · 3 comments
Open

Current Results is blank after adding coins #21

cmaske00 opened this issue Jul 7, 2021 · 3 comments

Comments

@cmaske00
Copy link

cmaske00 commented Jul 7, 2021

When coins are added to the database, the current results go blank. Space, where the results are to go, is white space.

@nitrocon
Copy link

? close

@lidonia
Copy link

lidonia commented Nov 27, 2023

The issue lies with jquery.min.js. Google Chrome Developer tools are complaining about the following line in this file.

g.send(b.hasContent && b.data || null),

Still learning javascript, but there seems to be an issue with the variables in this file.

@lidonia
Copy link

lidonia commented Jan 6, 2024

This is what Nginx is saying for this error.

x.x.x.x - - [06/Jan/2024:08:33:12 -0600] "GET /site/current_results?algo=scrypt HTTP/2.0" 500 75 "https://x.x.x.x/site/mining" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"

There must be something I either do not have running or installed. The wallet and stratum are on one server; the database and web are on separate servers. However, the error is reproducible if everything is on one server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants