Mampiseho ireo fanontaniana voatagy: Hampiseho ny fanontaniana rehetra

devtools fails to record this entire GET request.

Here's what the request and response look like in curl: ``` > curl --dump-header - 'https://helka.helsinki.fi/primaws/suprimaExtLogin?institution=358UOH_INST&lang… (hamaky bebe kokoa)

Here's what the request and response look like in curl:

``` > curl --dump-header - 'https://helka.helsinki.fi/primaws/suprimaExtLogin?institution=358UOH_INST&lang=en&target-url=https%3A%2F%2Fhel ka.helsinki.fi%2Fdiscovery%2Fsearch%3Fvid%3D358UOH_INST%3AVU1%26lang%3Den&authenticationProfile=SAML&idpCode=SAML&auth=SAML&view=358UOH_INST%3AVU1&isSilent=fa lse' HTTP/1.1 200 X-Request-ID: 8b4uwmaLlw Set-Cookie: JSESSIONID=276D251CCF73C509108B337EA736F6A7.apd06.eu03.prod.alma.dc06.hosted.exlibrisgroup.com:1801; Path=/; HttpOnly; SameSite=None; Secure p3p: CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT" Set-Cookie: urm_st=1734697817414; Path=/; SameSite=None; Secure Set-Cookie: urm_se=1734698717414; Path=/; SameSite=None; Secure Set-Cookie: institute=358UOH_INST; Path=/; HttpOnly; SameSite=None; Secure Set-Cookie: digitalDoc=#####----######; Path=/; HttpOnly; SameSite=None; Secure Set-Cookie: auth=SAML; Path=/; SameSite=None; Secure Set-Cookie: idpCode=SAML; Path=/; SameSite=None; Secure Set-Cookie: institute=358UOH_INST; Path=/; HttpOnly; SameSite=None; Secure Set-Cookie: productCode=alma; Path=/; HttpOnly; SameSite=None; Secure Set-Cookie: idpCode=SAML; Path=/; SameSite=None; Secure Content-Security-Policy: frame-ancestors 'self' https://*.exlibrisgroup.com https://*.exlibrisgroup.com.cn helka.helsinki.fi; object-src blob: 'self' *.exlibrisgroup.com *.exlibrisgroup.com.cn www.google-analytics.com stats.g.doubleclick.net s3.amazonaws.com www.youtube.com youtube.com artic.contentdm.oclc.org helka.helsinki.fi ;worker-src blob: 'self' *.exlibrisgroup.com *.exlibrisgroup.com.cn www.google-analytics.com stats.g.doubleclick.net s3.amazonaws.com www.youtube.com youtube.com artic.contentdm.oclc.org helka.helsinki.fi ;upgrade-insecure-requests; report-uri /infra/CSPReportEndpoint.jsp; report-to csp-report-endpoint; Report-To: {"max_age":10886400,"endpoints":[{"url":"https://eu03.alma.exlibrisgroup.com/infra/CSPReportEndpoint.jsp"}],"group":"csp-report-endpoint"} X-Content-Type-Options: nosniff Content-Type: text/html;charset=UTF-8 Content-Length: 1768 Date: Fri, 20 Dec 2024 12:30:17 GMT Strict-Transport-Security: max-age=31536000; includeSubDomains Set-Cookie: __Secure-UqZBpD3n3naPU20-9Fvn5i-TSO9Fp8hbYtbA9YCEpg3UXgo_=v1ueoigw__LIK; Expires=Mon, 18-Dec-2034 12:27:47 GMT; Path=/; Secure; SameSite=None

<title> SAML Login Redirection </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<form name="form1" id="form1" action="https://login.helsinki.fi/idp/profile/SAML2/Redirect/SSO" method="get" class="form"> <input type="hidden" name="SAMLRequest" value="jZJBc9owEIX/ikZ3LFlhSqzBZCiGCTOkpTjJITeNvQZNZMnRyrT99xVmmJIL7UUHad++t592+vCrNeQIHrWzOU0TTgnYytXa7nP68rwa3dOH2RRVazo578PB7uCjBwwk6izK4SGnvbfSKdQorWoBZahkOX/aSJFw2XkXXOUMJXNE8CEaLZzFvgVfgj/qCl52m5weQuhQMnYA866SeKK27zppNGvtnnU1PipbG9i4vbaUFDGCtioMqS9Sc3r7JNV1x6J/ow2wUyDBdlBrD1VgZfmdkpXzFQxj5bRRBoGSdZHTecHTbLniqVhOskU6Xi5XX4tszHl2N+GLLOWqq/mXWItbhaiP8FeN2MPaYlA25FRwMR6lYiT4cyrkHZfpJBmnkzdKXi/EIyF65isHrb8Ce5urutCks9vsBixTduVxNhSd/Ba7routM7r6fWUs/v9LjXE/Fx5UiAyC72Fg2qpwu8HpRtejZiiVwSuLGmygpNyeIv3oldGNBv+vtRhGo2x2nu7zhs7+AA=="><input type="hidden" name="RelayState" value="https://helka.helsinki.fi/discovery/search?vid=358UOH_INST:VU1&lang=en@@358UOH_INST@@primaws"> <input type="submit" name="update" value="Apply" style="position: absolute; height: 0px; width: 0px; border: none; padding: 0px;" hidefocus="true" tabindex="-1"> </form> <script type="text/javascript"> function redirect() { var form = document.getElementById("form1"); form.submit(); } window.onload = redirect; </script> ```

It seems like a pretty normal request. Yet if I paste that URL into a firefox tab monitored by devtools, it is not recorded. In the network tab, the request has a line in the history, but when I click on the line for more details, all I get is "No headers for this request" in the Headers tab, "No response data available for this request" in the response tab, etc.. All of the tabs are blank. I tried disabling the cache, and still I get the same thing. Why doesn't devtools record this request?

Asked by storehouse 6 andro lasa

Cannot open this website in Firefox "-m9uqnhvvzq-pzujk1ut.c.wbsm.ai" because of SSL_ERROR_BAD_CERT_DOMAIN

Hi, i can't open this website in Firefox (https://-m9uqnhvvzq-pzujk1ut.c.wbsm.ai) due to a certificate error, But in Chrome i can open this website perfectly fine. … (hamaky bebe kokoa)

Hi, i can't open this website in Firefox (https://-m9uqnhvvzq-pzujk1ut.c.wbsm.ai) due to a certificate error, But in Chrome i can open this website perfectly fine.

Asked by Leonard rua 1 herinandro lasa

Recent Firefox ERROR messages preventing browser functioning

Recently Firefox has shown several incidents where its uddenly become 'obstructed' in some manner, with Error messages displaying that prevent my accessing Firefox and us… (hamaky bebe kokoa)

Recently Firefox has shown several incidents where its uddenly become 'obstructed' in some manner, with Error messages displaying that prevent my accessing Firefox and using it as it's supposed to be used. I'm not a technical person who can interpret these incidents, but when these incidents happen, out of the void, I've just tried to uninstall and then reinstall Firefox. I've somehow (seemingly) been able to ultimately reinstall Firefox after these incidents, but I'm wanting to know WHY these incidents are happening? Firefox doesn't give me any help here with this question, as far as I can see, so I'm wondering why these paralytic Error messages are happening, and what I'm supposed to do to keep Firefox functioning correctly, preventing this interference with the browser's functioning? Can anyone PLEASE HELP ME with this issue here, or even point me in the right direction? Thank you very much for any explanatory help you can provide. Merry Christmas (I hope!).

Asked by stevemarvin7 1 herinandro lasa

Pr_reset_error on twitch and youtube ads only

So I'm getting the reset error code on only my twitch and YouTube tabs, now I have no add ons, I tried the cert9 file thing and that didn't work. I tried resetting my cac… (hamaky bebe kokoa)

So I'm getting the reset error code on only my twitch and YouTube tabs, now I have no add ons, I tried the cert9 file thing and that didn't work. I tried resetting my cache and that does not work for me, the issue is it's only for those 2 websites, everything else works just fine. I have tried a different profile that didn't work, I tried resetting Firefox and that didn't work, I tried resetting the router that also didn't work at all. I tried the troubleshooting firefox and same result, I'm in the original firefox, or rather not the troubleshoot one. I also tried signing out of my firefox account, that also did not work, and so I'm stuck on how I can get back my tabs that arent opening. Also I did try opening them as new tabs but they didnt work as well.

Asked by Blairthebunny 1 herinandro lasa

Last reply by Blairthebunny 1 herinandro lasa

500 error

I keep getting '500 error' when trying to login to my Evergy account. The Evergy support was helpful so I could use Google Chrome however I would like to use my Firefox … (hamaky bebe kokoa)

I keep getting '500 error' when trying to login to my Evergy account. The Evergy support was helpful so I could use Google Chrome however I would like to use my Firefox browser. They had me clear browser history, cookies and other site data and cached images and files. Then restart the Google Chrome browser. How can I get the same data cleared in Firefox?

I have used the privacy and security settings in Firefox and cleared cache and history and cookies, but still can't log into my account.

This has been an issue since 12/01/2024

Asked by Sandra Cockburn 1 herinandro lasa

Website Requires a Secure Connection

Recently when I try to access any of my accounts on my Mobile Phone through Firefox I get an error that says This Website Requires A Secure Connection. I don't get this … (hamaky bebe kokoa)

Recently when I try to access any of my accounts on my Mobile Phone through Firefox I get an error that says This Website Requires A Secure Connection. I don't get this message from any other browser on my Mobile Phone and I don't get this message on my Desktop. It tells me to try again or go to the Advance Tab and it still does not go to a site.

The bookmarks and everything works except to take me to a website.

Asked by Vertikal Is Life 1 herinandro lasa

Ubuntu 24.04 apt-get update returns a 400

I did see the question here: https://support.mozilla.org/en-US/questions/1448269 And the answer is not useful, mainly because apt-get does not use a browser to update it… (hamaky bebe kokoa)

I did see the question here: https://support.mozilla.org/en-US/questions/1448269

And the answer is not useful, mainly because apt-get does not use a browser to update its cache.

Err:16 https://packages.mozilla.org/apt mozilla/main all Packages

 400  Bad Request [IP: 34.160.78.70]

E: Failed to fetch https://packages.mozilla.org/apt/dists/mozilla/main/binary-all/Packages 400 Bad Request [IP: 34.160.78.70 443] E: Some index files failed to download. They have been ignored, or old ones used instead.

Using curl/wget/httpie works as intended, just apt-get update fails.

Any help would be appreciated.

Asked by Ams Fwd 1 herinandro lasa