René's URL Explorer Experiment


Title: Event Recorder Won't Start · Issue #4 · justinccdev/EventRecordingModule · GitHub

Open Graph Title: Event Recorder Won't Start · Issue #4 · justinccdev/EventRecordingModule

X Title: Event Recorder Won't Start · Issue #4 · justinccdev/EventRecordingModule

Description: I have a prebuilt binary robust osimctrl grid. I've added the library files to [base]/bin and added the [EventRecorder] section to OpenSim.ini (and configured it to my MySQL server and event settings), restarted the sims and robust contr...

Open Graph Description: I have a prebuilt binary robust osimctrl grid. I've added the library files to [base]/bin and added the [EventRecorder] section to OpenSim.ini (and configured it to my MySQL server and event settin...

X Description: I have a prebuilt binary robust osimctrl grid. I've added the library files to [base]/bin and added the [EventRecorder] section to OpenSim.ini (and configured it to my MySQL server and event se...

Opengraph URL: https://github.com/justinccdev/EventRecordingModule/issues/4

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Event Recorder Won't Start","articleBody":"I have a prebuilt binary robust osimctrl grid. I've added the library files to [base]/bin and added the [EventRecorder] section to OpenSim.ini (and configured it to my MySQL server and event settings), restarted the sims and robust controls, and am not seeing anything produced by Event Recorder in my MySQL database. Did I miss a step?\n\nHere is the [EventRecorder] section:\n\n[EventRecorder]\n    ; Controls whether the module is enabled. \n    ; If this line is not present or Enabled = false then the module will not be active\n    Enabled = true\n\n```\n; Must be either \"OpenSimLog\" (to record to OpenSim.log) or \"MySQL\" (to record to MySQL)\nRecorder = MySQL\n\n; If using the MySQL Recorder, set this to the MySQL connection string.\n; Note that Database is different from the OpenSimulator database, though in principle EventRecorder could live there too\nConnectionString = \"Data Source=;Database=;User Id=;Password=;\"\n\n; This is the id that will be added to all recorded events\n; It must be set by changing the value and then uncommenting the line - the module will not start without it\n; This can be a maximum of 36 characters and so can be a Guid/UUID or simply a unique grid name\n; Currently, this is not using data directly from any [GridInfo] section as those are presented directly to the user and can be changed.\n; Technically, this could be used to identify any simulator or group of simulators, though usually this will be the same for all simulators\n; on the same grid\nGridID = \"[gridNick]\"\n\n; Control whether the module records user login.\n; Default is true.\nRecordUserLoginEvents = true\n\n; Control whether the module records user logout.\n; Default is true.\nRecordUserLogoutEvents = true\n\n; Control whether the module records when a user enters a region other than the one they entered on login.\n; Default is true.\nRecordUserRegionEnterEvents = true\n\n; Control whether the module records user chat.  \n; Default is false.\nRecordUserChatEvents = false\n\n; Control whether the module records user to user instant messages.  \n; Default is false.\nRecordUserToUserImEvents = false\n\n; Control whether the module records user to group instant messages.  \n; Default is false.\nRecordUserToGroupImEvents = false\n\n; ALL CONFIG SETTINGS BELOW THIS POINT ARE ADVANCED AND SHOULD NOT NORMALLY NEED TO BE CHANGED\n\n; Maximum number of events that will be queued for writing before additional events are ignored.\n; Increase this if you see warnings on the console about events being discarded.\n; Storing more events will take more memory.\n; Default is 5000.\nMaxEventQueueSize = 5000\n\n; How long we will wait, in milliseconds, for at least one event to be written when the module has been told to stop (e.g. on simulator shutdown).\n; If no events are written in this time then the remaining queued events will be discarded and shutdown will continue.\n; Defaults to 20000 ms\nEventWriteTimeoutOnStop = 20000\n```\n","author":{"url":"https://github.com/stephenenochian","@type":"Person","name":"stephenenochian"},"datePublished":"2015-04-20T19:58:09.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/4/EventRecordingModule/issues/4"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c1147a62-f04c-1fa5-7689-a07f510ff840
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA736:5D4B9:C6FC9:101BFA:69802508
html-safe-nonce42d75f41f173ac40527dd431d2cbcf9c9967e2f8e9ef3dc7df3626d86198ba5e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNzM2OjVENEI5OkM2RkM5OjEwMUJGQTo2OTgwMjUwOCIsInZpc2l0b3JfaWQiOiI1MTI1MTQ2MDQ0NzE5NDQxMTYwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac8749b33007aa0b8f5ab794d764b80a7d3512fedd15f46f79ce9ce63fa7a00dc3
hovercard-subject-tagissue:69667538
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/justinccdev/EventRecordingModule/4/issue_layout
twitter:imagehttps://opengraph.githubassets.com/59643629678f9b953fd1634ba1746a77607904531fc3a369570435c01c8c8e37/justinccdev/EventRecordingModule/issues/4
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/59643629678f9b953fd1634ba1746a77607904531fc3a369570435c01c8c8e37/justinccdev/EventRecordingModule/issues/4
og:image:altI have a prebuilt binary robust osimctrl grid. I've added the library files to [base]/bin and added the [EventRecorder] section to OpenSim.ini (and configured it to my MySQL server and event settin...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamestephenenochian
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/justinccdev/EventRecordingModule git https://github.com/justinccdev/EventRecordingModule.git
octolytics-dimension-user_id12761716
octolytics-dimension-user_loginjustinccdev
octolytics-dimension-repository_id20940925
octolytics-dimension-repository_nwojustinccdev/EventRecordingModule
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id20940925
octolytics-dimension-repository_network_root_nwojustinccdev/EventRecordingModule
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
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues/4#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjustinccdev%2FEventRecordingModule%2Fissues%2F4
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%2Fjustinccdev%2FEventRecordingModule%2Fissues%2F4
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=justinccdev%2FEventRecordingModule
Reloadhttps://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues/4
Reloadhttps://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues/4
Reloadhttps://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues/4
justinccdev https://patch-diff.githubusercontent.com/justinccdev
EventRecordingModulehttps://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fjustinccdev%2FEventRecordingModule
Fork 5 https://patch-diff.githubusercontent.com/login?return_to=%2Fjustinccdev%2FEventRecordingModule
Star 1 https://patch-diff.githubusercontent.com/login?return_to=%2Fjustinccdev%2FEventRecordingModule
Code https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule
Issues 5 https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues
Pull requests 0 https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/pulls
Actions https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/actions
Projects 0 https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/projects
Wiki https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/wiki
Security 0 https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/security
Insights https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/pulse
Code https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule
Issues https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues
Pull requests https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/pulls
Actions https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/actions
Projects https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/projects
Wiki https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/wiki
Security https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/security
Insights https://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/justinccdev/EventRecordingModule/issues/4
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/justinccdev/EventRecordingModule/issues/4
Event Recorder Won't Starthttps://patch-diff.githubusercontent.com/justinccdev/EventRecordingModule/issues/4#top
https://github.com/stephenenochian
https://github.com/stephenenochian
stephenenochianhttps://github.com/stephenenochian
on Apr 20, 2015https://github.com/justinccdev/EventRecordingModule/issues/4#issue-69667538
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.