René's URL Explorer Experiment


Title: graphs/stats dont work for some coins! · Issue #30 · hardcpp/P2PoolExtendedFrontEnd · GitHub

Open Graph Title: graphs/stats dont work for some coins! · Issue #30 · hardcpp/P2PoolExtendedFrontEnd

X Title: graphs/stats dont work for some coins! · Issue #30 · hardcpp/P2PoolExtendedFrontEnd

Description: For some coins, graphs/stats work fine. For others (btc, ltc, & ftc ) the stats/graphs/etc don't work at all!!!! Getting messages in the consoles about web.py data Error in web.py line 144 ( and many other lines too ) Its odd how the ext...

Open Graph Description: For some coins, graphs/stats work fine. For others (btc, ltc, & ftc ) the stats/graphs/etc don't work at all!!!! Getting messages in the consoles about web.py data Error in web.py line 144 ( and ma...

X Description: For some coins, graphs/stats work fine. For others (btc, ltc, & ftc ) the stats/graphs/etc don't work at all!!!! Getting messages in the consoles about web.py data Error in web.py line 144 ...

Opengraph URL: https://github.com/hardcpp/P2PoolExtendedFrontEnd/issues/30

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"graphs/stats dont work for some coins!","articleBody":"For some coins, graphs/stats work fine.\nFor others (btc, ltc, \u0026 ftc )\nthe stats/graphs/etc don't work at all!!!!\n\nGetting messages in the consoles about web.py data \n\nError in web.py line 144 ( and many other lines too )\n\nIts odd how the ext.frontend works with some coins, yet fails on others!\n\n2013-11-12 13:22:37.948454 \u003e Error in DeferredResource handler:\n2013-11-12 13:22:37.948565 \u003e Traceback (most recent call last):\n2013-11-12 13:22:37.948609 \u003e   File \"/Users/jedimstr/p2pool/p2pool/util/deferred_resource.py\", line 24, in render\n2013-11-12 13:22:37.948649 \u003e     defer.maybeDeferred(resource.Resource.render, self, request).addCallbacks(finish, finish_error)\n2013-11-12 13:22:37.948689 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 137, in maybeDeferred\n2013-11-12 13:22:37.948728 \u003e     result = f(_args, *_kw)\n2013-11-12 13:22:37.948770 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/web/resource.py\", line 250, in render\n2013-11-12 13:22:37.948809 \u003e     return m(request)\n2013-11-12 13:22:37.948846 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 1213, in unwindGenerator\n2013-11-12 13:22:37.948885 \u003e     return _inlineCallbacks(None, gen, Deferred())\n2013-11-12 13:22:37.948922 \u003e --- \u003cexception caught here\u003e ---\n2013-11-12 13:22:37.948958 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 1070, in _inlineCallbacks\n2013-11-12 13:22:37.948996 \u003e     result = g.send(result)\n2013-11-12 13:22:37.949033 \u003e   File \"/Users/jedimstr/p2pool/p2pool/web.py\", line 189, in render_GET\n2013-11-12 13:22:37.949069 \u003e     res = yield self.func(_self.args)\n2013-11-12 13:22:37.949105 \u003e   File \"/Users/jedimstr/p2pool/p2pool/web.py\", line 444, in \u003clambda\u003e\n2013-11-12 13:22:37.949179 \u003e     new_root.putChild('graph_data', WebInterface(lambda source, view: hd.datastreams[source].dataviews[view].get_data(time.time())))\n2013-11-12 13:22:37.949218 \u003e exceptions.KeyError: 'outgoing_peers'\n2013-11-12 13:22:37.950037 \u003e Error in DeferredResource handler:\n2013-11-12 13:22:37.950082 \u003e Traceback (most recent call last):\n2013-11-12 13:22:37.950119 \u003e   File \"/Users/jedimstr/p2pool/p2pool/util/deferred_resource.py\", line 24, in render\n2013-11-12 13:22:37.950157 \u003e     defer.maybeDeferred(resource.Resource.render, self, request).addCallbacks(finish, finish_error)\n2013-11-12 13:22:37.950195 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 137, in maybeDeferred\n2013-11-12 13:22:37.950234 \u003e     result = f(_args, *_kw)\n2013-11-12 13:22:37.950271 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/web/resource.py\", line 250, in render\n2013-11-12 13:22:37.950309 \u003e     return m(request)\n2013-11-12 13:22:37.950346 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 1213, in unwindGenerator\n2013-11-12 13:22:37.950385 \u003e     return _inlineCallbacks(None, gen, Deferred())\n2013-11-12 13:22:37.950421 \u003e --- \u003cexception caught here\u003e ---\n2013-11-12 13:22:37.950458 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 1070, in _inlineCallbacks\n2013-11-12 13:22:37.950496 \u003e     result = g.send(result)\n2013-11-12 13:22:37.950532 \u003e   File \"/Users/jedimstr/p2pool/p2pool/web.py\", line 189, in render_GET\n2013-11-12 13:22:37.950568 \u003e     res = yield self.func(_self.args)\n2013-11-12 13:22:37.950605 \u003e   File \"/Users/jedimstr/p2pool/p2pool/web.py\", line 444, in \u003clambda\u003e\n2013-11-12 13:22:37.950641 \u003e     new_root.putChild('graph_data', WebInterface(lambda source, view: hd.datastreams[source].dataviews[view].get_data(time.time())))\n2013-11-12 13:22:37.950680 \u003e exceptions.KeyError: 'local_share_hash_rate'\n2013-11-12 13:22:37.986647 \u003e Error in DeferredResource handler:\n2013-11-12 13:22:37.986757 \u003e Traceback (most recent call last):\n2013-11-12 13:22:37.986801 \u003e   File \"/Users/jedimstr/p2pool/p2pool/util/deferred_resource.py\", line 24, in render\n2013-11-12 13:22:37.986843 \u003e     defer.maybeDeferred(resource.Resource.render, self, request).addCallbacks(finish, finish_error)\n2013-11-12 13:22:37.986886 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 137, in maybeDeferred\n2013-11-12 13:22:37.986928 \u003e     result = f(_args, *_kw)\n2013-11-12 13:22:37.986969 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/web/resource.py\", line 250, in render\n2013-11-12 13:22:37.987009 \u003e     return m(request)\n2013-11-12 13:22:37.987047 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 1213, in unwindGenerator\n2013-11-12 13:22:37.987087 \u003e     return _inlineCallbacks(None, gen, Deferred())\n2013-11-12 13:22:37.987123 \u003e --- \u003cexception caught here\u003e ---\n2013-11-12 13:22:37.987159 \u003e   File \"/Library/Python/2.7/site-packages/Twisted-13.1.0-py2.7-macosx-10.8-intel.egg/twisted/internet/defer.py\", line 1070, in _inlineCallbacks\n2013-11-12 13:22:37.987197 \u003e     result = g.send(result)\n2013-11-12 13:22:37.987232 \u003e   File \"/Users/jedimstr/p2pool/p2pool/web.py\", line 189, in render_GET\n2013-11-12 13:22:37.987268 \u003e     res = yield self.func(*self.args)\n2013-11-12 13:22:37.987304 \u003e   File \"/Users/jedimstr/p2pool/p2pool/web.py\", line 444, in \u003clambda\u003e\n2013-11-12 13:22:37.987341 \u003e     new_root.putChild('graph_data', WebInterface(lambda source, view: hd.datastreams[source].dataviews[view].get_data(time.time())))\n2013-11-12 13:22:37.987379 \u003e exceptions.KeyError: 'incoming_peers'\n\nMaybe the ext.frontend is not compatible anymore with the current p2pool github?\n","author":{"url":"https://github.com/deeppurple72","@type":"Person","name":"deeppurple72"},"datePublished":"2014-01-16T09:49:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/30/P2PoolExtendedFrontEnd/issues/30"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:0897239b-926a-4fdb-0fb0-0aee0e84a490
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB732:1219ED:D954FD:119D845:6991FD8F
html-safe-noncea6dcba8ee738a9360ba9cc7d7881378c8629fef9a69504be8bfdc97d15f49f12
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNzMyOjEyMTlFRDpEOTU0RkQ6MTE5RDg0NTo2OTkxRkQ4RiIsInZpc2l0b3JfaWQiOiI0MTE0MzI3MTQwODc0NDUyMzY3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmace976cbbe0fbd5ab8dd7be4d668e11ceba9dbe562545e950d979a28de6d07e4db
hovercard-subject-tagissue:25713484
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/hardcpp/P2PoolExtendedFrontEnd/30/issue_layout
twitter:imagehttps://opengraph.githubassets.com/33661ac0aaac54d8615e8e9210b723efa0321392fca4211621e00037764b1d28/hardcpp/P2PoolExtendedFrontEnd/issues/30
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/33661ac0aaac54d8615e8e9210b723efa0321392fca4211621e00037764b1d28/hardcpp/P2PoolExtendedFrontEnd/issues/30
og:image:altFor some coins, graphs/stats work fine. For others (btc, ltc, & ftc ) the stats/graphs/etc don't work at all!!!! Getting messages in the consoles about web.py data Error in web.py line 144 ( and ma...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamedeeppurple72
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/hardcpp/P2PoolExtendedFrontEnd git https://github.com/hardcpp/P2PoolExtendedFrontEnd.git
octolytics-dimension-user_id2964819
octolytics-dimension-user_loginhardcpp
octolytics-dimension-repository_id9624722
octolytics-dimension-repository_nwohardcpp/P2PoolExtendedFrontEnd
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id9624722
octolytics-dimension-repository_network_root_nwohardcpp/P2PoolExtendedFrontEnd
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues/30#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhardcpp%2FP2PoolExtendedFrontEnd%2Fissues%2F30
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhardcpp%2FP2PoolExtendedFrontEnd%2Fissues%2F30
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=hardcpp%2FP2PoolExtendedFrontEnd
Reloadhttps://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues/30
Reloadhttps://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues/30
Reloadhttps://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues/30
hardcpp https://patch-diff.githubusercontent.com/hardcpp
P2PoolExtendedFrontEndhttps://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fhardcpp%2FP2PoolExtendedFrontEnd
Fork 177 https://patch-diff.githubusercontent.com/login?return_to=%2Fhardcpp%2FP2PoolExtendedFrontEnd
Star 176 https://patch-diff.githubusercontent.com/login?return_to=%2Fhardcpp%2FP2PoolExtendedFrontEnd
Code https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd
Issues 9 https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues
Pull requests 1 https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/pulls
Actions https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/actions
Projects 0 https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/projects
Wiki https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/wiki
Security 0 https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/security
Insights https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/pulse
Code https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd
Issues https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues
Pull requests https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/pulls
Actions https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/actions
Projects https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/projects
Wiki https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/wiki
Security https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/security
Insights https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/hardcpp/P2PoolExtendedFrontEnd/issues/30
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/hardcpp/P2PoolExtendedFrontEnd/issues/30
graphs/stats dont work for some coins!https://patch-diff.githubusercontent.com/hardcpp/P2PoolExtendedFrontEnd/issues/30#top
https://github.com/deeppurple72
https://github.com/deeppurple72
deeppurple72https://github.com/deeppurple72
on Jan 16, 2014https://github.com/hardcpp/P2PoolExtendedFrontEnd/issues/30#issue-25713484
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.