Re: Support with error in launcher.log

2020-03-30 Thread calder
On Mon, Mar 30, 2020, 05:02 Luigi Tagliafierro wrote: > Hi everybody, > > we are experiencing an error : The bitbucket log > (/var/atlassian/bitbucket_home/log/launcher.log) constantly repeats this > error: > > "java.lang.IllegalArgumentException: An invalid domain > [.code.doxee.com] was

Re: Support with error in launcher.log

2020-03-30 Thread Svetlin Zarev
Hi, We've had this error and it turned out to be due to the cookie processor. According to RFC6265, the domain attribute of the cookie must not start with a dot, so the new cookie processor rejects those cookies. Either remove the starting dot from the domain attribute or use the legacy cookie

Re: Support with error in launcher.log

2020-03-30 Thread Martin Grigorov
Hi, On Mon, Mar 30, 2020 at 1:02 PM Luigi Tagliafierro wrote: > Hi everybody, > > we are experiencing an error : The bitbucket log > (/var/atlassian/bitbucket_home/log/launcher.log) constantly repeats this > error: > > "java.lang.IllegalArgumentException: An invalid domain [.code.doxee.com] >