Chris Park

Results 13 comments of Chris Park

@serkef please check that you don't have any browser settings/plugins that are blocking cookies/Javascript. Also check browser console for any warnings/errors.

Check under Chrome inspect in the network tab, are all status 200?

@serkef what is causing that 302 redirect? Are you using proxy? Have you tried without proxy and direct to nginx web server?

it also looks like none of the .js (javascript) files are being loaded for selectindices.php page. Is there something blocking them?

What OS? Did you add the self signed cert. to the trusted cert. store on the client machine connecting to ES? https://www.devdungeon.com/content/how-add-trusted-ca-certificate-centosfedora

@LordBonkerz there is a new setting in 2.0.5 to not verify ssl

What is the full python command you are running? Do you see any errors or warnings in the saisoku log file?

Is your nfs server mounted locally with rw mount option and not ro? What if you try to just do a normal "cp" command to copy the same files to...