Images not showing using latest community docker

Confluence User - 05 Nov, 2023

Using latest community docker image as of today.  System starts, runs, can login. However most images do not show. Such as on the home screen app center.  You see empty boxes with a label, and you can click on them, but the image is missing.  Tried 2 different browsers, and private mode as well.  Admin area, has what appears to be menu entries, and nothing else. 

Using most current Debian. Accessing system remotely. 


EDIT: forgot, if i copy/paste the url directly i get 404's on them.

docker

8


07 Nov, 2023
confluenceUser
confluenceUser

Can you please show screenshot of the broken pages?

07 Nov, 2023
confluenceUser
confluenceUser

I am not 100% familiar with tomcat, but going off one of the missing images, i did do a search within the web folders, and was not found in the file system.  And of course i cant find some of the images that i searched for. I am still looking. I do apologize on that, i thought i had recorded it and added to the post originally. Apparently no. However i did get 404s in debug on the main home screen, which is shown below.

The apps do seem to work so its not a 'show stopper' for experimenting with things, but clearly something not right. 

I also have not yet tried installing manually, i thought doing it via docker woudl be a quick and easy to see how things have advanced lately. 

The home/Main screen. all tiles are empty. They do click, and seem to function 

404s from debug on the home screen, showing missing the 5 icon images.

Admin.. Clicking anywhere, nothing. ( this may be a misunderstanding on my part, but I would assume those should do something when clicked )

Similar, may be misunderstanding and will be looking at docs this weekend  ( most of what i find is for previous version.. ) , but i would have expected something here too for designing a new app....


And debub errors from the design page ( which may explain why its blank (smile) )




10 Nov, 2023
confluenceUser
confluenceUser

Are you able to share the docker command that you ran?

10 Nov, 2023
confluenceUser
confluenceUser

Sure, if you can tell me how you would like me to do that. It was just the prebuilt image that was pulled the morning of the day i submitted the question on here. So if the image has not been updated, then its teh same one out on docker hub now.

I just used the normal command to get and run, not build, and i only added an always restart parameter.   

docker run -d -p 8080:8080 -v /var/lib/mysql --name joget jogetworkflow/joget-community

EDIT:
While its resolved with the new image version, i did mis-read and i thought you asked me to share the image, not the command. that is why i worded the question as i did about sharing.. oops :)


10 Nov, 2023
confluenceUser
confluenceUser

oh, just to add: I do plan on doing a manual install later this weekend which i am sure will work fine, but ill keep the docker install around so we can look at it more if needed, to help out others.

17 Nov, 2023
confluenceUser
1
confluenceUser

Hi, I encountered the same problem but it appears the issue no longer exists in the latest 8.0.7 community image. I believe those apps were not meant for the community edition and were inadvertently included in the docker image. 

17 Nov, 2023
confluenceUser
confluenceUser

Cool. Ill update this weekend and give it a try. ( not had a ch acne to do it manually like said i would.  I have been busy )

17 Nov, 2023
confluenceUser
confluenceUser

Ok i dont have time to really try much but i did a quick install on my laptop at the office, and yes it works now. More testing needed of course, but at least my initial issue is gone.  Thanks for responding to this, i had not noticed a newer version of the image was out there and my next step was to do it the hard way. 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print