Sessions not completed?

Running through the experiment, it ends with this error message:
unable to push data with key: PARTICIPANT_IVA_V1_2020-07-17_16h54.08.591.csv to GitLab repository: Cmd('git') failed due to: exit code(1) cmdline: git add /var/www/pavlovia.org/run/MAD_LAB/incentivized-flanker-w-perceptual-load/data//PARTICIPANT_IVA_V1_2020-07-17_16h54.08.591.csv stderr: 'The following paths are ignored by one of your .gitignore files: [data/PARTICIPANT_IVA_V1_2020-07-17_16h54.08.591.csv](http://data/PARTICIPANT_IVA_V1_2020-07-17_16h54.08.591.csv) Use -f if you really want to add them.'
This error was not happening in Pilot mode. Removing /data from .gitignore fixed it, and now the experiment completed and credits are consumed as expected.

1 Like