Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with checkuser command #134

Open
FelixSFD opened this issue Jan 12, 2018 · 5 comments
Open

Problems with checkuser command #134

FelixSFD opened this issue Jan 12, 2018 · 5 comments
Assignees
Labels

Comments

@FelixSFD
Copy link
Member

https://chat.stackoverflow.com/transcript/message/40779108#40779108

Quota was depleted after 7 requests (according to the logs)

@jdd-software
Copy link
Member

Do you have the actual log, the message is when google error out, not really checking if quota is expired.

@FelixSFD
Copy link
Member Author

There was no error in the logs. It just finished after 7 queries

 INFO [SoBoticsCommandsList:39] 2018-01-11 22:09:49,826 - Mention: @gut checkuser 6242024
 INFO [SoBoticsCommandsList:91] 2018-01-11 22:09:49,827 - Message: @gut checkuser 6242024
 INFO [CheckUser:74] 2018-01-11 22:09:49,833 - Executing command on user id: 6242024
 INFO [Room:264] 2018-01-11 22:09:50,041 - Task added - sending message 'Check user: 6242024 - START' to room 111347.
 INFO [CheckUser:94] 2018-01-11 22:09:50,369 - Query: Please try with java transformation! Find the difference between the start and end date, Create the new records using rowgen in java transformation, exact term:Please try with java transformation! Find the difference between the start and end date, Create the new records using rowgen in java transformation
 INFO [CheckUser:94] 2018-01-11 22:09:51,818 - Query: I suggest you to use Informatica cloud, there you will find tons of connectors, exact term:I suggest you to use Informatica cloud, there you will find tons of connectors
 INFO [CheckUser:94] 2018-01-11 22:09:52,737 - Query: The timestamp part in the given string is invalid, exact term: The timestamp part in the given string is invalid
 INFO [CheckUser:94] 2018-01-11 22:09:53,721 - Query: While importing file file , just select All_type in document type, exact term:While importing file file , just select All_type in document type
 INFO [CheckUser:94] 2018-01-11 22:09:54,383 - Query: In session properties, select target flat file then click set file propeties, exact term: In session properties, select target flat file then click set file propeties
 INFO [CheckUser:94] 2018-01-11 22:09:55,019 - Query: Instead of ls use ls whateveryouwant | xargs -n 1 basename If you know the path, then ls /path/*, exact term:ls
 INFO [CheckUser:94] 2018-01-11 22:09:56,457 - Query: CTRL+ALT+BREAK can work and I think this is duplicate question,Please research before asking question, exact term:CTRL+ALT+BREAK
 INFO [Room:264] 2018-01-11 22:09:57,055 - Task added - sending message '     # Score Post                                   On-Site                                           Off-site                                          
    -----------------------------------------------------------------
     1  0.62 https://stackoverflow.com/a/46341224   https://stackoverflow.com/a/46343933                                                                
     2  0.00 https://stackoverflow.com/a/47807800   https://stackoverflow.com/tags/informatica/new                                                      
     3  0.63 https://stackoverflow.com/a/47807849   https://stackoverflow.com/a/47839458                                                                
     4  0.00 https://stackoverflow.com/a/47807916   https://stackoverflow.com/tags/informatica/new                                                      
     5  0.00 https://stackoverflow.com/a/47807976   https://stackoverflow.com/tags/informatica/new                                                      
     6  0.67 https://stackoverflow.com/a/47830474   https://stackoverflow.com/a/217006                https://superuser.com/questions/193599/why-does-this-not-work-ls-txt-xargs-cat-all-txt-all-files-into-single
     7  0.00 https://stackoverflow.com/a/48206905                                                                                                       ' to room 111347.
 INFO [SoBoticsCommandsList:91] 2018-01-11 22:10:11,964 - Message: :-(

@Bhargav-Rao
Copy link
Member

I am sure that it is something related to multiple instances running the command or some mixup like that. Check this one, where Gut replies twice https://chat.stackoverflow.com/transcript/111347?m=41038041#41038041

Check user: 3215402 - START
Check user: 3215402 - START

as opposed to this one https://chat.stackoverflow.com/transcript/111347?m=39969534#39969534

Check user: 4056907 - START

@Bhargav-Rao
Copy link
Member

@Bhargav-Rao
Copy link
Member

I guess, this must be fixed, right? The issue was with the multiple instances, IIRC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants