Cannot initiate session store since unable to parse (ERROR 500) - npm

adonis application returns this error message when cloned the project and run after installing npm install, but the same project is working in another mac book pro. even i am using a mac book pro and it returns the following error. it says error 500.
Error
Cannot initiate session store since unable to parse `3b4204e91221f241deaad16ec6e4ddc0rs82L3YRb0FL72WnRgcJACuQ3Pur5KO5XigYeIuvLtuv+r27yI+dQXmZNbUUqX0URC5bzdBT1lnnZdZutBu4rVBPjvTKX00KR/RRsx9zjF0Zx2lqpSDdwJqUoGvJdM4YnJA3D6EK71GRVfpAeEprchMf5E0hdVEgnzVxV0wgqOg=`

The issue was really unknown and once i clean cookies from site settings of the browser, it was fixed itself, also i recommend to test all the sites on Incognito mode,

Related

power automate desktop not connecting with browser extension

I have installed the latest versions of power automate desktop and browser extension, and I'm using the Microsoft Edge browser, before the latest update come, it worked perfectly, but after the update it not working.
every time I run the flow it shows this error:
"Failed to assume control of Microsoft Edge (Communication with browser failed. Try reloading extension)."
With the new version you also have to make sure developer tools are enabled in your browser.
See the information here about manifest v3
When I updated to the latest version of PAD I also had major issues lucky I was able to roll back to the previous version.
I'm aware this might not solve your issue, but the only way I could get mine working again was to uninstall 2.27 and reinstall 2.26, lucky I had the install for 2.26 as I couldn't find a previous version download link on the MS website anywhere.

Sanity desk error: Could not fetch list items Error: Could not establish EventSource connection

I've used the desk a few times and had no issues, but I was following along with the tutorial for Live Preview and yesterday all my studios on my laptop began generating the above error while trying to load documents (error screenshot).
Things I have tried:
Other browsers - Chrome was where error originated, also occurs in Firefox and Edge.
sanity debug in command line
Logging out and back into Sanity on the command line
Uninstalling and reinstalling nvm
Initializing a studio from another computer - the studio worked as normal from my desktop, so it seems that the problem is localized to my laptop and not an account issue.
Interestingly, I can switch to Vision in the studio and query the dataset successfully. The issue only arises when attempting to load documents for viewing/editing in Desk.

Tests started failing with new version of testcafe where a http call to load a script has returned 500 Internal server error

I have testcafe tests working fine until version 1.14.0 and with the upgrade of the version to the latest (> 1.14.0), the tests have started to fail and the from console/network calls of the browser, I could see that one of the call to get the js file, has failed with 500 Internal server error and a blank white screen was loaded.
Note that the same works fine with testcafe <= 1.14.0 and the same call has went fine. And there was no other more information from the dev tools for the fail or there was no information in the application's logs as well.
The tests were run on chrome 92 with testcafe cli.

Feature Disabled error when trying to download a Briefcase

After months of working fine, my primary test iModel no longer appears to be accessible. Was working with iModel API 2.3, but, even after upgrading to 2.18 and switching over to BriefCaseManager.downloadBriefCase, I still can't fetch the BriefCase. The error I recieve: Error |imodelhub-client.iMdoelHub| 501 iModelHup.FeatureIsDisabled: Feature is disabled.
Any insights on what I can do to get past this? I'm not seeing any options in PlantSight to enable/disable features that might be related to this
2.18.0 version contains the fixes which address the FeatureIsDisabled error. Could you please verify that you've built your project with 2.18 version?

Downloading PostgreSQL on Mac

I've been having problems downloading PostgreSQL on my Mac. I attempted to download multiple versions but keep on getting the same error message shown in the attached picture."Problem running post install - step. Installation may not complete correctly.the database cluster installation failed."
Error Message
Answer available on another post
PostgresSQL Installation fails: "database cluster initialisation failed" MAC os
or
Try via Docker, its easy and works all the time. :)