craftamap / pluploader

A simple plugin uploader for atlassian server tools written in python
Apache License 2.0
11 stars 1 forks source link

pluploader is not able to login until first user login #91

Open EugenMayer opened 5 months ago

EugenMayer commented 5 months ago

Running a jira instance locally, with newer jira (8.x works, 9.16.0 does not) i cannot install a plugin via plupload due to

pipx run pluploader --base-url http://jira.lan --user admin --password admin safe-mode disable
[14:00:03] ERROR    An error occured - check your credentials                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
           ERROR    Expecting value: line 1 column 1 (char 0)  

This keeps on happening until i login with the user once - from this on pluploader will work as expected.

I'am running Jira 9.16 with pluploader You're using 0.8.3 for this.

I can get it running for old and new confluence instances, as well as jira 8.5.19

There is nothing in the jira logs when failing to login in this particular case

EugenMayer commented 5 months ago

Maybe it is related to the fact that after loggin in i see an You've just been upgraded!?