Open pdurbin opened 1 year ago
same here (i am using Mac M1) have you managed to get the docker container running?
@kitchenprinzessin3880 nope but I was just hanging out with @4tikhonov and @poikilotherm at #dataverse2023 and I'm hoping we can switch dataverse-docker to the M1/M2-friendly images described here some day: https://preview.guides.gdcc.io/en/develop/container/app-image.html (note especially the "Processor Architecture and Multiarch" section).
@kitchenprinzessin3880 for now maybe you could give this a try: https://preview.guides.gdcc.io/en/develop/container/dev-usage.html
More info at https://ct.gdcc.io
@pdurbin fab! I will test it today..thanks ;)
@pdurbin I can run the instance now locally. however, i am getting two errors
any idea?
@kitchenprinzessin3880 hi! Thanks for testing! The first error is probably just an annoyance. It's just the bootstrap container checking if Dataverse is up yet (over and over again). Then it does its thing. You're welcome to create an issue about this if you like, in the main repo: https://github.com/IQSS/dataverse/issues
The second issue is very real. These containers are still under development! Please feel free to create an issue about this too, also in the other repo. (Update: for now I started this thread: https://dataverse.zulipchat.com/#narrow/stream/375812-containers/topic/collection.20logos.2C.20AccessDeniedException)
I just cloned the repo (I'm on 8319b3d) and ran
bash ./demostart.sh
but the war file failed to deploy with the following error:[#|2023-04-12T22:07:36.424+0000ESC[1;93m|WARNING|ESC[0mPayara 5.2021.1|ESC[1;94mfish.payara.boot.runtime.BootCommand|ESC[0m_ThreadID=1;_ThreadName=main;_TimeMillis=1681337256424;_LevelValue=900;|
Boot Command deploy failed PlainTextActionReporterFAILUREDescription: deploy AdminCommandError occurred during deployment: Exception while deploying the app [dataverse] : Filesystem WatchService is unavailable. Please see server.log for more details.
[name=dataverse
|#]
Here is the full log: logs.txt
I'm on an M2 Apple chip and these issues seem related: