Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I information
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
Collapse sidebar

webGo Information wiki

  • webGo
  • information
  • Wiki
  • Goqueue
  • Remote queue
  • Diagnostic

Diagnostic · Changes

Page history
Update Diagnostic authored Oct 10, 2018 by Martin Lam's avatar Martin Lam
Hide whitespace changes
Inline Side-by-side
goQueue/Remote-Queue/Diagnostic.md
View page @ 2bb02135
### Please check with the following steps
1 Check with [http://goqueue.cloudapp.net:9100/`SHOP-CODE`/goQueue.json]
\ No newline at end of file
### Please check with the following steps
1. Check with [http://goqueue.cloudapp.net:9100/`SHOP-CODE`/goQueue.json](http://goqueue.cloudapp.net:9100/SHOP-CODE/goQueue.json). You need to replace the `SHOP-CODE` with a correct shop code. It is case sensitive.
2. If the URL in ***#1*** show this message
```json
{
"response": "fail",
"errMsg": "Cannot find a socket receiver : 'SHOP-CODE'. Please try again later or contact the Administrator."
}
```
It means the socket-receiver for the shop was disconnected.
3. Check the internet communication for the shop
4. If you can remote access the shop. Please restart `socket-receiver` by using the **Support Tools**.
5. Assist a shop staff to check to network
### Please do the checking following by this flow.
---
```mermaid
graph LR;
s1[Step 1]-->s2[Step 2];
s2-->s3[Step 3];
s3-- yes -->s4[Step 4];
s3-- no -->s5[Step 5];
```
\ No newline at end of file
Clone repository
  • goFTP
    • notes
    • released apk version
  • goMenu
    • BYOD flow
    • error code UCR integration
    • experimental installation for byod
    • symlink static files list
    • uat environment
  • goPOS
    • clear test data before new shop opening
    • daily clearance run before all transactions processed tenren
    • daily clearance run before all transactions processed
    • missing handle update payment
  • goPick
    • error code table
  • goQueue
    • Components Version Compatibility
    • Features and Compatibility
    • Released APK Version
View All Pages