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

Since Update Snap Wekan not Working anymore 0.73 #1471

Closed
sirup opened this issue Feb 8, 2018 · 2 comments
Closed

Since Update Snap Wekan not Working anymore 0.73 #1471

sirup opened this issue Feb 8, 2018 · 2 comments

Comments

@sirup
Copy link

sirup commented Feb 8, 2018

Issue

Impacted version: 0.73

Server Setup Information:

  • Operating System:
    Ubuntu 16.04 with nginx

Problem description:
My snap updated from 0.63 to 0.73 today. Since then if I click a card Wekan redirects to 127.0.0.1.
I did not change anything. I tried revert the snap to 0.63, but still the same behaviour?

x@y:/etc/nginx/sites-enabled$` sudo systemctl status snap.wekan.wekan
● snap.wekan.wekan.service - Service for snap application wekan.wekan
   Loaded: loaded (/etc/systemd/system/snap.wekan.wekan.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2018-02-08 15:48:51 CET; 9min ago
 Main PID: 17509 (wekan-control)
    Tasks: 11
   Memory: 273.7M
      CPU: 2min 40.631s
   CGroup: /system.slice/snap.wekan.wekan.service
           ├─17509 /bin/bash /snap/wekan/103/bin/wekan-control
           └─17520 /snap/wekan/103/bin/node main.js

Feb 08 15:50:55 y wekan.wekan[17509]:     at Function._.each._.forEach (packages/underscore.js:139:11)
Feb 08 15:50:55y wekan.wekan[17509]:     at after (packages/matb33_collection-hooks.js:381:9)
Feb 08 15:50:55y wekan.wekan[17509]:     at Object.<anonymous> (packages/matb33_collection-hooks.js:396:12)
Feb 08 15:50:55 y wekan.wekan[17509]:     at Object.collection.(anonymous function) [as insert] (packages/matb33_collection-hooks.js:146:21)
Feb 08 15:50:55 y wekan.wekan[17509]:     at [object Object].insert (packages/mongo/collection.js:521:37)
Feb 08 15:50:55 y wekan.wekan[17509]:     at [object Object].Mongo.Collection.(anonymous function) [as insert] (packages/aldeed_collection2-core.js:232:19)
Feb 08 15:50:55y wekan.wekan[17509]:     at cardCreation (models/cards.js:373:14)
Feb 08 15:50:55 y wekan.wekan[17509]:     at Object.<anonymous> (models/cards.js:406:5)
Feb 08 15:50:55 y wekan.wekan[17509]:     at packages/matb33_collection-hooks.js:382:18
Feb 08 15:50:55 y3 wekan.wekan[17509]:     at Array.forEach (native)
@sirup sirup changed the title Since Update Wekan not Working anymore 0.73 Since Update Snap Wekan not Working anymore 0.73 Feb 8, 2018
@sirup
Copy link
Author

sirup commented Feb 8, 2018

I could solve this issue.
This was my configuration in snap:

    root-url:   wekan's root url, eg http://127.0.0.1, https://example.com, https://wekan.example.com, http://example.com/wekan
                No value set, using default value: 'http://127.0.0.1'

It worked all the time.
Now I change it to the real url and works again. Don't know why it stopped working however...

@xet7
Copy link
Member

xet7 commented Feb 8, 2018

Moved to wekan/wekan-snap#29

@xet7 xet7 closed this as completed Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants