Dinesh Ravi

Results 24 issues of Dinesh Ravi

### Description File Uploading Some tar.gz packages (for example https://files.pythonhosted.org/packages/c8/18/631398e45c109987f2d8e57f3adda161cc5ff2bd8738ca830c3a2dd41a85/gevent-21.12.0.tar.gz ) are not working #### How to reproduce Download the above mentioned file upload manually Triggers "This site can't be...

I am running this script [install-lucene.sh](https://gitext.elektrobitautomotive.com/oss/sw360vagrant/blob/master/shared/scripts/install-lucene.sh) There is an exception threw. check the below log. Even though Build is success is there any problem? Test [INFO] Scanning for projects... [INFO]...

Hi While trying this example https://github.com/atlassian-api/atlassian-python-api/pull/635/commits/14ad7d33f99021815e4c69a90ba6bf8886552ce3 I got this `{'errorMessages': [], 'errors': {'epic': "Field 'epic' cannot be set. It is not on the appropriate screen, or unknown."}}` One difference though...

### Description postgres is always utilizing more cpu even when idle state. is that normal? ![image](https://github.com/fossology/fossology/assets/4498415/4b8966e7-6141-431a-b935-c7610ab136cf) we feel whether this docker really safe? #### How to reproduce deploy fossology via...

### Description could not able to cancel these two jobs monkbulk and decider #### Screenshots ![image](https://github.com/fossology/fossology/assets/4498415/73403505-64b4-48a2-9433-02478f5980b8) so we had to pause the job to stop retriggering ![image](https://github.com/fossology/fossology/assets/4498415/27492d10-fd22-433c-9c88-4fe7bad58153) how to cancel...

### Description Hi @GMishx the reuse agent is very slow after updating to 4.2.1.0. we did ran **vaccum analyze** and **reindexing of database** maintenance. The server is fast but during...

### Description Please describe your situation in few words here. Sometimes the scan is very slow. even for small package. `docker stats` shows fossology db is using more cpu than...

question

I have developed a unary grpc service that gets the ipaddress and number from client and returns the square of that number. If I host the service in localhost the...

Following improvements are done 1. added pending option 2. Completeat is made '########' for pending tasks 3. Make file improved 4. datatype of time.Time is changed to string 5. table...

### Description I am looking to enable https for fossology web application (docker deploy)? Please is there any help/pointers to enable https from http? Thanks