René's URL Explorer Experiment


Title: After Upgrading to Fedora 32 on multiple machines, ElixirLS won't start · Issue #231 · elixir-lsp/elixir-ls · GitHub

Open Graph Title: After Upgrading to Fedora 32 on multiple machines, ElixirLS won't start · Issue #231 · elixir-lsp/elixir-ls

X Title: After Upgrading to Fedora 32 on multiple machines, ElixirLS won't start · Issue #231 · elixir-lsp/elixir-ls

Description: Environment Elixir & Erlang versions (elixir --version): Elixir 1.9.2 (compiled with Erlang/OTP 22) Operating system: Fedora 32 Editor or IDE name (e.g. Emacs/VSCode): VSCode LSP Client name: ElixirLS: Elixir support and debugger If usin...

Open Graph Description: Environment Elixir & Erlang versions (elixir --version): Elixir 1.9.2 (compiled with Erlang/OTP 22) Operating system: Fedora 32 Editor or IDE name (e.g. Emacs/VSCode): VSCode LSP Client name: Elixi...

X Description: Environment Elixir & Erlang versions (elixir --version): Elixir 1.9.2 (compiled with Erlang/OTP 22) Operating system: Fedora 32 Editor or IDE name (e.g. Emacs/VSCode): VSCode LSP Client name: E...

Opengraph URL: https://github.com/elixir-lsp/elixir-ls/issues/231

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"After Upgrading to Fedora 32 on multiple machines, ElixirLS won't start","articleBody":"### Environment\r\n\r\n* Elixir \u0026 Erlang versions (elixir --version): Elixir 1.9.2 (compiled with Erlang/OTP 22)\r\n* Operating system: Fedora 32\r\n* Editor or IDE name (e.g. Emacs/VSCode): VSCode\r\n* LSP Client name: ElixirLS: Elixir support and debugger\r\n  * If using VSCode, are you using \"ElixirLS: Elixir support and debugger\"?\r\n\r\n### Troubleshooting\r\n\r\n- [x] Restart your editor (which will restart ElixirLS) sometimes fixes issues\r\n- [ ] Stop your editor, remove the entire `.elixir_ls` directory, then restart your editor\r\n  * NOTE: This will cause you to have to re-run the dialyzer build for your project\r\n\r\nThe .elixir_ls directory never gets created, I assume because the ElixirLS application never starts.\r\n\r\n### Logs\r\nCreating a new project with `mix new empty` has the same issue.\r\n\r\nOutput:\r\n```\r\n09:08:24.291 [info]  Application elixir_ls_utils exited: :stopped\r\nStarted ElixirLS Fork v0.3.3\r\n\r\n09:08:24.291 [info]  Application erl2ex exited: :stopped\r\n\r\n09:08:24.291 [info]  Application forms exited: :stopped\r\nElixir version: \"1.9.2 (compiled with Erlang/OTP 22)\"\r\nErlang version: \"22\"\r\n[Warn  - 9:08:24 AM] ** (exit) exited in: GenServer.call(ElixirLS.LanguageServer.JsonRpc, {:packet, %{\"id\" =\u003e 0, \"jsonrpc\" =\u003e \"2.0\", \"method\" =\u003e \"initialize\", \"params\" =\u003e %{\"capabilities\" =\u003e %{\"textDocument\" =\u003e %{\"codeAction\" =\u003e %{\"codeActionLiteralSupport\" =\u003e %{\"codeActionKind\" =\u003e %{\"valueSet\" =\u003e [\"\", \"quickfix\", \"refactor\", \"refactor.extract\", \"refactor.inline\", \"refactor.rewrite\", \"source\", \"source.organizeImports\"]}}, \"dynamicRegistration\" =\u003e true, \"isPreferredSupport\" =\u003e true}, \"codeLens\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"colorProvider\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"completion\" =\u003e %{\"completionItem\" =\u003e %{\"commitCharactersSupport\" =\u003e true, \"deprecatedSupport\" =\u003e true, \"documentationFormat\" =\u003e [\"markdown\", \"plaintext\"], \"preselectSupport\" =\u003e true, \"snippetSupport\" =\u003e true, \"tagSupport\" =\u003e %{\"valueSet\" =\u003e [1]}}, \"completionItemKind\" =\u003e %{\"valueSet\" =\u003e [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]}, \"contextSupport\" =\u003e true, \"dynamicRegistration\" =\u003e true}, \"declaration\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"linkSupport\" =\u003e true}, \"definition\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"linkSupport\" =\u003e true}, \"documentHighlight\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"documentLink\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"tooltipSupport\" =\u003e true}, \"documentSymbol\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"hierarchicalDocumentSymbolSupport\" =\u003e true, \"symbolKind\" =\u003e %{\"valueSet\" =\u003e [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]}}, \"foldingRange\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"lineFoldingOnly\" =\u003e true, \"rangeLimit\" =\u003e 5000}, \"formatting\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"hover\" =\u003e %{\"contentFormat\" =\u003e [\"markdown\", \"plaintext\"], \"dynamicRegistration\" =\u003e true}, \"implementation\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"linkSupport\" =\u003e true}, \"onTypeFormatting\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"publishDiagnostics\" =\u003e %{\"relatedInformation\" =\u003e true, \"tagSupport\" =\u003e %{\"valueSet\" =\u003e [1, 2]}, \"versionSupport\" =\u003e false}, \"rangeFormatting\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"references\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"rename\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"prepareSupport\" =\u003e true}, \"selectionRange\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"signatureHelp\" =\u003e %{\"contextSupport\" =\u003e true, \"dynamicRegistration\" =\u003e true, \"signatureInformation\" =\u003e %{\"documentationFormat\" =\u003e [\"markdown\", \"plaintext\"], \"parameterInformation\" =\u003e %{\"labelOffsetSupport\" =\u003e true}}}, \"synchronization\" =\u003e %{\"didSave\" =\u003e true, \"dynamicRegistration\" =\u003e true, \"willSave\" =\u003e true, \"willSaveWaitUntil\" =\u003e true}, \"typeDefinition\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"linkSupport\" =\u003e true}}, \"window\" =\u003e %{\"workDoneProgress\" =\u003e true}, \"workspace\" =\u003e %{\"applyEdit\" =\u003e true, \"configuration\" =\u003e true, \"didChangeConfiguration\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"didChangeWatchedFiles\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"executeCommand\" =\u003e %{\"dynamicRegistration\" =\u003e true}, \"symbol\" =\u003e %{\"dynamicRegistration\" =\u003e true, \"symbolKind\" =\u003e %{\"valueSet\" =\u003e [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]}}, \"workspaceEdit\" =\u003e %{\"documentChanges\" =\u003e true, \"failureHandling\" =\u003e \"textOnlyTransactional\", \"resourceOperations\" =\u003e [\"create\", \"rename\", \"delete\"]}, \"workspaceFolders\" =\u003e true}}, \"clientInfo\" =\u003e %{\"name\" =\u003e \"vscode\", \"version\" =\u003e \"1.44.2\"}, \"processId\" =\u003e 27023, \"rootPath\" =\u003e \"/home/khampton/work/nucleus\", \"rootUri\" =\u003e \"file:///home/khampton/work/nucleus\", \"trace\" =\u003e \"off\", \"workspaceFolders\" =\u003e [%{\"name\" =\u003e \"nucleus\", \"uri\" =\u003e \"file:///home/khampton/work/nucleus\"}]}}}, 5000)\r\n    ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started\r\n    (elixir) lib/gen_server.ex:999: GenServer.call/3\r\n    (elixir) lib/stream.ex:440: anonymous fn/4 in Stream.each/2\r\n    (elixir) lib/stream.ex:1409: Stream.do_resource/5\r\n    (elixir) lib/stream.ex:1583: Enumerable.Stream.do_each/4\r\n    (elixir) lib/stream.ex:646: Stream.run/1\r\n    (stdlib) erl_eval.erl:680: :erl_eval.do_apply/6\r\n    (elixir) lib/code.ex:240: Code.eval_string/3\r\n[Info  - 9:08:24 AM] Connection to server got closed. Server will restart.\r\n```\r\n\r\nDeveloper console error: `The ElixirLS server crashed 5 times in the last 3 minutes. The server will not be restarted.`\r\n","author":{"url":"https://github.com/bytesofpie","@type":"Person","name":"bytesofpie"},"datePublished":"2020-05-04T13:16:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/231/elixir-ls/issues/231"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:57e0da9d-9a17-a9c1-47af-f33face5e0b8
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAF80:11B886:2317FF3:2D5D836:69929185
html-safe-nonceb35f3bbf7765bae3f9b2aa395a531e02242e090f4918a66a7f4314fede31e63b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRjgwOjExQjg4NjoyMzE3RkYzOjJENUQ4MzY6Njk5MjkxODUiLCJ2aXNpdG9yX2lkIjoiMzE3NjAwNzIxMTk3MDM2Nzg3NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac5f507c36dd6f929c58647e45efd1a70d78636dc2601bae2d792ba074fc00a3e4
hovercard-subject-tagissue:611867358
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/elixir-lsp/elixir-ls/231/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1dc344dad41b2be469225f5931cf976f9a83c47511b5bbd24d0894e06b03e790/elixir-lsp/elixir-ls/issues/231
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1dc344dad41b2be469225f5931cf976f9a83c47511b5bbd24d0894e06b03e790/elixir-lsp/elixir-ls/issues/231
og:image:altEnvironment Elixir & Erlang versions (elixir --version): Elixir 1.9.2 (compiled with Erlang/OTP 22) Operating system: Fedora 32 Editor or IDE name (e.g. Emacs/VSCode): VSCode LSP Client name: Elixi...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamebytesofpie
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/elixir-lsp/elixir-ls git https://github.com/elixir-lsp/elixir-ls.git
octolytics-dimension-user_id39283672
octolytics-dimension-user_loginelixir-lsp
octolytics-dimension-repository_id126746886
octolytics-dimension-repository_nwoelixir-lsp/elixir-ls
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id126746886
octolytics-dimension-repository_network_root_nwoelixir-lsp/elixir-ls
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://github.com/elixir-lsp/elixir-ls/issues/231#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Felixir-lsp%2Felixir-ls%2Fissues%2F231
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Felixir-lsp%2Felixir-ls%2Fissues%2F231
Sign up https://github.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=elixir-lsp%2Felixir-ls
Reloadhttps://github.com/elixir-lsp/elixir-ls/issues/231
Reloadhttps://github.com/elixir-lsp/elixir-ls/issues/231
Reloadhttps://github.com/elixir-lsp/elixir-ls/issues/231
elixir-lsp https://github.com/elixir-lsp
elixir-lshttps://github.com/elixir-lsp/elixir-ls
Notifications https://github.com/login?return_to=%2Felixir-lsp%2Felixir-ls
Fork 224 https://github.com/login?return_to=%2Felixir-lsp%2Felixir-ls
Star 1.7k https://github.com/login?return_to=%2Felixir-lsp%2Felixir-ls
Code https://github.com/elixir-lsp/elixir-ls
Issues 45 https://github.com/elixir-lsp/elixir-ls/issues
Pull requests 15 https://github.com/elixir-lsp/elixir-ls/pulls
Actions https://github.com/elixir-lsp/elixir-ls/actions
Projects 0 https://github.com/elixir-lsp/elixir-ls/projects
Security 0 https://github.com/elixir-lsp/elixir-ls/security
Insights https://github.com/elixir-lsp/elixir-ls/pulse
Code https://github.com/elixir-lsp/elixir-ls
Issues https://github.com/elixir-lsp/elixir-ls/issues
Pull requests https://github.com/elixir-lsp/elixir-ls/pulls
Actions https://github.com/elixir-lsp/elixir-ls/actions
Projects https://github.com/elixir-lsp/elixir-ls/projects
Security https://github.com/elixir-lsp/elixir-ls/security
Insights https://github.com/elixir-lsp/elixir-ls/pulse
New issuehttps://github.com/login?return_to=https://github.com/elixir-lsp/elixir-ls/issues/231
New issuehttps://github.com/login?return_to=https://github.com/elixir-lsp/elixir-ls/issues/231
#403https://github.com/elixir-lsp/elixir-ls/pull/403
After Upgrading to Fedora 32 on multiple machines, ElixirLS won't starthttps://github.com/elixir-lsp/elixir-ls/issues/231#top
#403https://github.com/elixir-lsp/elixir-ls/pull/403
https://github.com/bytesofpie
https://github.com/bytesofpie
bytesofpiehttps://github.com/bytesofpie
on May 4, 2020https://github.com/elixir-lsp/elixir-ls/issues/231#issue-611867358
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.