Skip to content

embedded-postgres issue in Apple Silicon (M1)

 #81

Closed Answered by Vivek-M-08
rakeshSgr asked this question in Issues
Discussion options

You must be logged in to vote

Hi @manjudr this issue is resolved.

Even after updating the embedded-postgres version, IllegalStateException continued to occur. This was due to the way Mac handles the IntelliJ application, Postgres temporary files cannot be opened since access is not granted when we start the application through launchpad. In order to fix this, IntelliJ was launched by using idea.sh file in the path cd /Applications/IntelliJ IDEA CE.app/Contents/MacOS/ via terminal. After this the test cases executed as expected.

More about this conversation can be found here: zonkyio/embedded-postgres#115

I happen to notice that the two lines that you shared will ensure that the local settings are correctly configured …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@manjudr
Comment options

Answer selected by manjudr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
3 participants