Skip to content

Bug 1275545 Use Sereal for Cache::Memcached::Fast r=dylan#557

Merged
dylanwh merged 1 commit intomozilla-bteam:masterfrom
is2ei:master
Jun 27, 2018
Merged

Bug 1275545 Use Sereal for Cache::Memcached::Fast r=dylan#557
dylanwh merged 1 commit intomozilla-bteam:masterfrom
is2ei:master

Conversation

@is2ei
Copy link

@is2ei is2ei commented Apr 26, 2018

I changed it to use "Sereal".

@dylanwh
Copy link
Contributor

dylanwh commented Apr 26, 2018

This seems to fail with the error:

Serialize method is not specified at /app/local/lib/perl5/x86_64-linux-thread-multi/Cache/Memcached/Fast.pm line 590.

@dylanwh
Copy link
Contributor

dylanwh commented Apr 27, 2018

@is2ei:

re:

19:29 <is2ei> This will cause your specified IP to be inaccessible. Please change
19:29 <is2ei> the IP or name of your host only network so that it no longer matches
19:29 <is2ei> that of
19:29 <is2ei> a bridged or non-hostonly network.
19:29 <is2ei> Bridged Network Address: '192.168.3.0'
19:29 <is2ei> Host-only Network 'enp2s0': '192.168.3.0'

The fix for that is to set BMO_DB_IP and BMO_WEB_IP to different values.
if you're on linux or OSX, that means:

export BMO_DB_IP=192.168.12.42
export BMO_WEB_IP=192.168.12.43

before running any of the vagrant commands.

@is2ei
Copy link
Author

is2ei commented Apr 30, 2018

@dylanwh Thanks Dylan!
I fixed the error. Could you check it?

@dylanwh dylanwh self-requested a review May 22, 2018 15:22
@dylanwh dylanwh merged commit bb9a5cd into mozilla-bteam:master Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants