René's URL Explorer Experiment


Title: Exception at creating System.Net.Http.HttpClient without libcurl3 in ubuntu-16.04 · Issue #1937 · PowerShell/PowerShell · GitHub

Open Graph Title: Exception at creating System.Net.Http.HttpClient without libcurl3 in ubuntu-16.04 · Issue #1937 · PowerShell/PowerShell

X Title: Exception at creating System.Net.Http.HttpClient without libcurl3 in ubuntu-16.04 · Issue #1937 · PowerShell/PowerShell

Description: Steps to reproduce create minimum ubuntu-16.04 env with vagrant do https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604 run powershell execute New-Object System.Net.Http.HttpClient Expected behavior...

Open Graph Description: Steps to reproduce create minimum ubuntu-16.04 env with vagrant do https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604 run powershell execute New-Object Syst...

X Description: Steps to reproduce create minimum ubuntu-16.04 env with vagrant do https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604 run powershell execute New-Object Syst...

Opengraph URL: https://github.com/PowerShell/PowerShell/issues/1937

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Exception at creating System.Net.Http.HttpClient without libcurl3 in ubuntu-16.04","articleBody":"\u003c!--\n\nIf it is a bug report:\n- make sure you are able to repro it on the latest released version. \nYou can install the latest version from https://github.com/PowerShell/PowerShell/releases\n- Search the existing issues.\n- Refer to the [FAQ](../docs/FAQ.md).\n- Refer to the [known issues](../docs/KNOWNISSUES.md).\n- Fill out the following repro template\n\nIf it's not a bug, please remove the template and elaborate the issue in your own words.\n--\u003e\n## Steps to reproduce\n1. create minimum ubuntu-16.04 env with vagrant\n2. do https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604\n3. run powershell\n4. execute `New-Object System.Net.Http.HttpClient`\n## Expected behavior\n\noutput the following text\n\n```\nDefaultRequestHeaders BaseAddress Timeout  MaxResponseContentBufferSize\n--------------------- ----------- -------  ----------------------------\n{}                                00:01:40                   2147483647\n```\n## Actual behavior\n\noccured following exception\n\n```\nNew-Object : Exception calling \".ctor\" with \"0\" argument(s): \"The type\ninitializer for 'System.Net.Http.CurlHandler' threw an exception.\"\nAt line:1 char:1\n+ New-Object System.Net.Http.HttpClient\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n    + CategoryInfo          : InvalidOperation: (:) [New-Object], MethodInvoca\n   tionException\n    + FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.Power\n   Shell.Commands.NewObjectCommand\n\n```\n\nand do not work the PowerShellGet module commands(Find-Module,Install-Module,etc)\n## Environment data\n\n\u003c!-- provide the output of $PSVersionTable --\u003e\n\n``` powershell\n\u003e $PSVersionTable\n\nName                           Value\n----                           -----\nPSVersion                      6.0.0-alpha\nPSEdition                      Core\nPSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}\nBuildVersion                   3.0.0.0\nGitCommitId                    v6.0.0-alpha.9\nCLRVersion\nWSManStackVersion              3.0\nPSRemotingProtocolVersion      2.3\nSerializationVersion           1.1.0.1\n\n```\n\nFinally,I resolved it by installing `libcurl3` package by apt-get.\nI guess it is caused by dependency of System.Net.Http.CurlHandler.\n","author":{"url":"https://github.com/itn3000","@type":"Person","name":"itn3000"},"datePublished":"2016-08-19T05:25:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/1937/PowerShell/issues/1937"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:4f3824c6-a0c3-678c-8362-c9d6f5b678ad
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA2A2:24FAA0:F314A2:15C336C:6A589B0C
html-safe-nonce08f6dd8d3a84de63f90853ff7e51414197519fa73fdc83eb562ebae639de4869
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMkEyOjI0RkFBMDpGMzE0QTI6MTVDMzM2Qzo2QTU4OUIwQyIsInZpc2l0b3JfaWQiOiI2MzE1MjExMTczODQwNTkxNjI4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4f381930f2d62387fee54c4c4effd583b357e7412d12da51a52c579203f852b1
hovercard-subject-tagissue:172056979
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/PowerShell/PowerShell/1937/issue_layout
twitter:imagehttps://opengraph.githubassets.com/87e1fe66e2a4a8cf5018cc7e51d78584ad2986cb598ded601fdfb04718705453/PowerShell/PowerShell/issues/1937
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/87e1fe66e2a4a8cf5018cc7e51d78584ad2986cb598ded601fdfb04718705453/PowerShell/PowerShell/issues/1937
og:image:altSteps to reproduce create minimum ubuntu-16.04 env with vagrant do https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#ubuntu-1604 run powershell execute New-Object Syst...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameitn3000
hostnamegithub.com
expected-hostnamegithub.com
None5f2a0c7865178af3d91dd9f13b0cdfc3c73a2529c873d2780bb4c01271a57ec6
turbo-cache-controlno-preview
go-importgithub.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git
octolytics-dimension-user_id11524380
octolytics-dimension-user_loginPowerShell
octolytics-dimension-repository_id49609581
octolytics-dimension-repository_nwoPowerShell/PowerShell
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49609581
octolytics-dimension-repository_network_root_nwoPowerShell/PowerShell
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
release8aae7b8d6caacacf5c66eaeb2702d8dc88d85b4a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PowerShell/PowerShell/issues/1937#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPowerShell%2Fissues%2F1937
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%2FPowerShell%2FPowerShell%2Fissues%2F1937
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=PowerShell%2FPowerShell
Reloadhttps://github.com/PowerShell/PowerShell/issues/1937
Reloadhttps://github.com/PowerShell/PowerShell/issues/1937
Reloadhttps://github.com/PowerShell/PowerShell/issues/1937
Please reload this pagehttps://github.com/PowerShell/PowerShell/issues/1937
PowerShell https://github.com/PowerShell
PowerShellhttps://github.com/PowerShell/PowerShell
Notifications https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Fork 8.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Star 54.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Code https://github.com/PowerShell/PowerShell
Issues 1.2k https://github.com/PowerShell/PowerShell/issues
Pull requests 291 https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality 3 https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
Code https://github.com/PowerShell/PowerShell
Issues https://github.com/PowerShell/PowerShell/issues
Pull requests https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
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.